Skip to main content
POST
Create a batch
Solo los envíos comprados (pagados) pueden ser agregados a un lote. Los envíos en borrador causarán un error 1002.

Autorizaciones

Authorization
string
header
requerido

API access token generated from the UniUni Platform dashboard.

Cuerpo

application/json
batchName
string

Name for the batch.

shipments
string[]

List of order numbers to include. Only purchased shipments can be added.

Respuesta

200 - application/json

Batch created or error

message
string
requerido

Additional information about the request status.

code
integer
requerido

Status code. 0 indicates success.

data
object