API Reference

Retrieve shipments associated with an order

Fetch Fulfillments

The endpoint returns the shipments that are associated with the sales order.

Empty response

Shipments are only created after an order is processed. If there are no shipments associated with the order, an empty array is returned.

Shipment types

The returned shipments could be outbound customer shipments, inbound customer return shipments or if any of the items are dropshipped, it could also be a drop shipment.

404 Not Found

A 404 is returned in the following situations:

  • The order ID could not be found
  • The order ID is not associated with the channel (from credentials)
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!