Changelog

Changes to the SnowBee Public API and developer documentation.

  • Product responses now include newFrom and newTo so integrations can read the date range where a product is tagged as new.

  • Payment captures for e-commerce orders can now be grouped by picking batch as well as legacy picking list. Batch captures are exposed once all order picking lists in the batch are closed, aggregate picked quantities by sales order line, and use the picking batch ID as the public capture ID.
  • OrderReadyForPaymentCapture events for batch captures use deterministic event IDs for retry idempotency.

  • Public order status values are now PLANNED, RELEASED, and CLOSED. OPEN is no longer returned as a sales order status; planned orders are orders that have not yet been released for processing.