Download Batch File
This endpoint allows merchants to download batch transaction data in either Excel (XLSX) or CSV format. The downloaded file contains comprehensive transaction details including processing status, fees, and response information.
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
Required string length: 8
10000000 <= x <= 99999999A unique integer identifier that represents a batch of disbursement transactions in the system.
Required range: x > 0
The file format for the download. Supported values: "XLSX" or "CSV"
XLSX, CSV Response
Success Response (200 OK)
The response is of type string.
"fileContentBase64:. UEsDBBQAAAAIAA... "