- Product responses now include
newFromandnewToso integrations can read the date range where a product is tagged as new.
Changelog
Changes to the SnowBee Public API and developer documentation.
- 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.
OrderReadyForPaymentCaptureevents for batch captures use deterministic event IDs for retry idempotency.
- Public order status values are now
PLANNED,RELEASED, andCLOSED.OPENis no longer returned as a sales order status; planned orders are orders that have not yet been released for processing.