Skip to main content
POST
Merge shipments

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

order_number
string
required

Order number

Body

application/json
source_shipment
string
required

Reference number of the shipment that receives the merged items and survives the merge.

target_shipments
string[]
required

Reference numbers of the shipments merged into source_shipment. Each is dissolved once its items are moved.

Response

200 - application/json

OK

message
string
success
boolean
content
object