Skip to main content
Event: order.status.updated.v1 Fires on every order status change. The current status comes in the status field (for example paid, waiting_payment, refused, refunded, chargedback) — use it together with updatedAt to determine the latest state, since deliveries are not guaranteed to arrive in order. Shipping tracking data (supplierTrackingCarrier, supplierTrackingCode, supplierTrackingUrl) appears when available; supplierTrackingUrl is only provided for some supported carriers. The payload also carries settlementStatus (financial settlement of the order), supplierStatus (fulfillment status with the supplier), and the amounts breakdown with tax and the total charged.

Payload