v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-071292691.1 MB
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.

metadataobject nullable required
idstring required
order_idstring required
strategy_idstring nullable required
statusstring required
created_atstring required
updated_atstring required