v1

latestOpenAPI 3.1.02026-07-26162740.3 KB
Batches

Add shipments to a batch

Adds one or more purchased shipments to an existing batch. Each shipment can only belong to one batch — adding a shipment already in another batch moves it.

post/client/batch/{batchNumber}/addShipment

Path parameters

batchNumberstring required

The unique batch number (e.g. URB0714000000000687).

Request body

shipmentsstring[] required

List of order numbers.

Response

Shipments added or error

messagestring required

Additional information about the request status.

codeinteger required

Status code. 0 indicates success.

All 16 operations