Retrieve batch error files
GET {{baseUrl}}/api/batches/:batchId/files
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"message": "No errors on this batch"
} |
ENDPOINTS