fulfillment-order-shipments
Get a fulfillment order shipment by id
Returns the shipment detail scoped to the caller account and parent fulfillment order: header, packages and its tracking timeline (events ordered chronologically by occurrence).
get/api/v1/fulfillment-orders/{fulfillmentOrderId}/shipments/{id}
Path parameters
fulfillmentOrderIdstring uuid required
Example:01920000-0000-7000-8000-000000000000
Parent fulfillment order identifier (UUID v4).
idstring uuid required
Example:01920000-0000-7000-8000-000000000000
Fulfillment order shipment identifier (UUID v4).
Response
The fulfillment order shipment detail.