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.
Bearer authentication header of the form Bearer
Preferred language for the response
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 Success Response (200 OK)
The response is of type string.
"fileContentBase64:. UEsDBBQAAAAIAA... "