Read APIs
GET /v2/transfersGET /v2/transfers/{id}
Example request
Example response
Common error
Status404
Reconciliation workflow
- Load the Pagou transfer ID from your payout record or webhook store.
- Fetch the latest transfer state.
- Apply only forward-safe transitions locally.
- Escalate repeated
error,rejected, orunknownstates to operations. - Treat
rejectedas a cancellation at the banking partner: the funds are not returned to your balance automatically, so escalate it and confirm the amount is back in your balance before re-sending.

