get https://api.sandbox.boacompra.com/payouts/reports/bases/
Recipes
💻
Generating the Authorization header for Payout
Open Recipe
Sandbox date
In order to get a report example in sandbox, it is necessary to use this specific date: 20200511. Otherwise, the API will return a 404.
This endpoint search for a CSV Report of all payouts on FAILED and SUCCESS 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.