Get Batch Errors

Get Batch Errors

get
/v1/batches/{batchId}/errors

Gets a list of any errors for the batch

Path parameters
batchIdstring · uuidRequired

Identifier for the batch

Example: c87e2a4a-5169-4726-b078-7e9538ae28cd
Query parameters
errorTypestringOptional

Retrieves only batch errors of this type

Example: VALIDATION_ERROR
Responses
chevron-right
200

Errors for batch

application/json
get
/v1/batches/{batchId}/errors

Last updated