Authorizations
Bearer authentication header of the form Bearer <Token>, where <Token> is your access token.
Headers
The organization identifier
The merchant account number
Preferred language for the response
Body
application/json
Request payload for generating fake disbursement transactions
The file format for the generated transactions
Available options:
XLSX, CSV Example:
"XLSX"
Response
200 - application/json
Success Response (200 OK)
Response containing the generated fake transactions file
Base64-encoded content of the generated file
Example:
"UEsDBBQAAAAIAA..."