fulfillment-orders
Get a fulfillment order by id
Returns the fulfillment order detail scoped to the caller account: the fulfillment order header, its items and its status timeline (tracking events ordered chronologically by occurrence — creation, status changes, cancellation/rejection, each with actor, moment and any reason captured in metadata). Shipments and their tracking live on the nested shipments resource. accountCode comes from the JWT.
get/api/v1/fulfillment-orders/{id}
Path parameters
idstring uuid required
Example:01920000-0000-7000-8000-000000000000
Fulfillment order identifier (UUID v4).
Response
The fulfillment order detail.