has_many
shipments

Retrieve the shipments associated to the order

Retrieve the shipments associated to the order

get/orders/{orderId}/shipments

Path parameters

orderIdstring required

The resource's id

Response

The shipments associated to the order

Changes