v1

latestOpenAPI 3.1.02026-07-24102785.8 KB

Downloading Payout CSV Reports

🚧 Sandbox date

In the sandbox environment, you must use the fixed date to receive a sample CSV report:

  • For cross-border business model, use 20200511.
  • For gateway business model, use 20200512.

Any other date will return a 404 Not Found response.

This endpoint search for a CSV Report of all payouts on FAILED, SUCCESS, and REVERSED statuses for an exact date.

Also, it contains columns for invoice data.

All date-time columns are UTC+0.

📘

To use this feature it is necessary to enable "follow redirect" on the HTTP client being used.

get/payouts/reports/bases/{date}

Path parameters

datestring required

Selected date for a report. It has the following format:YYYYMMDD.

Headers

Content-Typestring required
Authorizationstring required

Your Authorization header, calculated with your api-key and your secret-key. Please refer to the recipe above on how to generate it.

X-Api-Versionstring required

Response

200