Public operations
POST /v2/transfersGET /v2/transfersGET /v2/transfers/{id}POST /v2/transfers/{id}/cancel
Payout operating model
- Create the transfer with your own stable external reference.
- Store the Pagou transfer ID.
- Listen for transfer webhook events.
- Reconcile any delayed or ambiguous state with
GET /v2/transfers/{id}.

