Get shipments by order
Shipping
List shipments for the store
List shipments for the store. Requires the READ_SHIPPING scope.
GET
Get shipments by order
Returns a paginated list of the store’s shipments, each enriched with its associated orders. Optionally filter to a single order. Requires the
READ_SHIPPING scope.Authorizations
JWT issued by the Salesive Store API for authenticated shoppers.
Optional storefront identifier sent as a header to scope responses to a specific shop. Try It requests remember this value once provided.
Headers
Optional identifier that scopes responses to a specific storefront when the referer cannot be inferred.
Query Parameters
The order ID to retrieve shipments for.

