POST
/
shipping
/
shipments
/
bulk-update

Authorizations

Authorization
string
headerrequired

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

Body

application/json
shipment_id
string[]
status
string
warehouse_id
string
courier_company_name
string

Response

200 - application/json
message
string
success
boolean