v1

latestOpenAPI 3.1.02026-07-26162740.3 KB
Batches

Delete a batch

Deletes a batch. Only batches that have been received can be deleted.

post/client/batch/{batchNumber}/delete

Path parameters

batchNumberstring required

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

Response

Batch deleted or error

messagestring required

Additional information about the request status.

codeinteger required

Status code. 0 indicates success.

dataobject nullable

Always null for this operation.