Skip to main content
POST
Remove shipments from a batch

Autorizaciones

Authorization
string
header
requerido

API access token generated from the UniUni Platform dashboard.

Parámetros de ruta

batchNumber
string
requerido

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

Cuerpo

application/json
shipments
string[]
requerido

List of order numbers.

Respuesta

200 - application/json

Shipments removed or error

message
string
requerido

Additional information about the request status.

code
integer
requerido

Status code. 0 indicates success.

data
object

Partial batch summary returned after add/remove shipment operations.