List Batch Errors
If any of your batches encounter an error when processing, you can use the List Batch Errors call to specifically list the errors that occured on a specific batch.
Once you identify the reason(s) your batch failed, you can do the following:
- Correct the errors in the shipments by updating the shipment.
- Create a new batch for the shipments and rates in the invalid or error state.
- Process the new batch.
Example Request & Response
GET /v1/batches/:batch_id/errors
Response