Skip to main content
POST
Delete a batch
Solo los lotes que han sido recibidos pueden ser eliminados.

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).

Respuesta

200 - application/json

Batch deleted or error

message
string
requerido

Additional information about the request status.

code
integer
requerido

Status code. 0 indicates success.

data
object | null

Always null for this operation.