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.
Path parameters
Fulfillment order identifier (UUID v4).
Response
The fulfillment order detail.
Changes
Changed in 2 of the 9 revisions of this API.33
- ○
added the required property
created_atto the response with the200statusresponse-required-property-added
- ○
added the required property
idto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/categoryto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/discountto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/nameto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/quantityto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/skuto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/total_priceto the response with the200statusresponse-required-property-added
- ○
added the required property
items/items/unit_priceto the response with the200statusresponse-required-property-added
- ○
added the required property
order_idto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/carrier_idto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/created_atto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/delivered_atto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/dispatched_atto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/fulfillment_order_idto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/idto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/labelto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/order_idto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/packages/items/label_urlto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/packages/items/weight_kgto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/statusto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/tracking_codeto the response with the200statusresponse-required-property-added
- ○
added the required property
shipments/items/updated_atto the response with the200statusresponse-required-property-added
- ○
added the required property
statusto the response with the200statusresponse-required-property-added
- ○
added the required property
strategy_idto the response with the200statusresponse-required-property-added
- ○
added the required property
timeline/items/idto the response with the200statusresponse-required-property-added
- ○
added the required property
timeline/items/new_statusto the response with the200statusresponse-required-property-added
- ○
added the required property
timeline/items/occurred_atto the response with the200statusresponse-required-property-added
- ○
added the required property
timeline/items/previous_statusto the response with the200statusresponse-required-property-added
- ○
added the required property
timeline/items/service_account_idto the response with the200statusresponse-required-property-added
- ○
added the required property
timeline/items/user_idto the response with the200statusresponse-required-property-added
- ○
added the required property
updated_atto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○