Shipments
Get shipments by order id
Retrieve the tracking status of all shipments associated with a specific order id.
post/shipment/by-order-id
Request body
Response
A list of shipments for the order, or an error object when the order id is not found.
Changes
No recorded changes to this endpoint across all 1 revision of this API.