Skip to main content

Get Merged Shipment

GET 

/api/v2/merged-shipments/:mergedShipment

Returns a single merged shipment with primary sales order, warehouse, creator, shipping method, and per-SO fulfillments eager-loaded.

Required scope: orders:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Path Parameters:

  • mergedShipment (integer): ID of the merge group

Request

Responses

OK