Download Batch Errors
Batch Disbursements
Download Batch Errors
This endpoint allows the merchants to download Microsoft Excel file containing errors identified during batch disbursements processing.
POST
Download Batch Errors
Authorizations
Bearer authentication header of the form Bearer Token, Where accessToken is the access token used to authenticate the request.
Headers
Preferred language for the response
Body
application/json
Response
200 - application/json
Success Response (200 OK)
The name/title of the downloaded document
Example:
"Batch Disbursement Errors"
The type of the file i.e. Microsoft Excel File
Example:
"Microsoft Excel File"
The date in which the download file was created
Example:
"2026-02-15T10:30:00Z"
Base64-encoded content of the downloaded file
Example:
"encoded-base64-content"