get https://api.sandbox.international.pagseguro.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 (cross-border business model) or 20200512 (gateway business model). 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.