Skip to main content
Use this section if your product needs outbound transfers.

Public operations

  • POST /v2/transfers
  • GET /v2/transfers
  • GET /v2/transfers/{id}
  • POST /v2/transfers/{id}/cancel

Payout operating model

  1. Create the transfer with your own stable external reference.
  2. Store the Pagou transfer ID.
  3. Listen for transfer webhook events.
  4. Reconcile any delayed or ambiguous state with GET /v2/transfers/{id}.