has_one
orders

Retrieve the order associated to the shipment

Retrieve the order associated to the shipment

get/shipments/{shipmentId}/order

Path parameters

shipmentIdstring required

The resource's id

Response

The order associated to the shipment

Changes