Skip to main content
POST
Add shipments to a batch
Chaque expédition ne peut appartenir qu’à un seul lot. Si une expédition se trouve déjà dans un autre lot, elle sera déplacée vers celui-ci.

Autorisations

Authorization
string
header
requis

API access token generated from the UniUni Platform dashboard.

Paramètres de chemin

batchNumber
string
requis

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

Corps

application/json
shipments
string[]
requis

List of order numbers.

Réponse

200 - application/json

Shipments added or error

message
string
requis

Additional information about the request status.

code
integer
requis

Status code. 0 indicates success.

data
object

Partial batch summary returned after add/remove shipment operations.