Skip to main content

List history for an order

GET 

/orders/:orderId/history

Returns a paginated, append-only history of the order's lifecycle transitions — creation, payment capture, 3PL submission attempts, failures and skips, fulfillments, status changes, cancellation, age-out — each with when it happened, curated context, and what kind of thing caused it. Orders created before history recording was introduced start with an empty history.

Request

Responses