get https://api.sandbox.international.pagseguro.com/payouts/reports/bases/
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.