OrderStatusUpdate event fires whenever the status or fulfillmentStatus field on an existing order is changed — for example, when a pending order is marked as completed or when fulfillment is initiated. Use this event to keep external fulfillment systems, dashboards, and customer communications in sync with the current order state.
Payload
Example payload
Related
- Order Create — fires when a new order is placed
- Payments API — query orders and transactions programmatically