Get Transfer Report
GET/transfers/:id/report
Returns the settlement report summary for a transfer (payout). The report aggregates the
payments and fees included in that transfer. Use this to confirm the report status is
completed (or reversed) before calling Transfer Report Entries.
Requires the merchant feature settings.transfers.report.enabled.
List/Get Transfer and Transfer webhooks return only the aggregate payout amount. Use Transfer Report Entries for the per-payment and per-fee line items needed for ERP bank reconciliation.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Transfer report summary
Bad request
Unauthorized — missing feature access or invalid credentials
Forbidden
Transfer or transfer report not found / not ready