Reports
Payouts transaction report
Download a CSV file containing the payout transaction report.
For more information, see the documentation, and for sample calls, see the public Postman collection.
get/merchants/{merchantId}/reports/payouts/download
Path parameters
merchantIdstring required
A unique merchant ID provided by Peach Payments in hexadecimal format.
Example:d0bf5a6a909111f0aabf02d14af18cff
A unique merchant ID provided by Peach Payments.
Query parameters
startDatestring required
Example:2024-01-14T22:00:00+02:00
Return results from the inclusive start date (window less than three months). Please use ISO 8601 date format.
endDatestring required
Example:2024-03-14T22:00:00+02:00
Return results from the inclusive end date (window less than three months). Please use ISO 8601 date format.
Response
A CSV file containing the payout transaction report.