Skip to main content
Use this page for the write path that starts a payout.

Example request

Example response

Common error

Status 422
Fix: send the correct pix_key_type and a matching pix_key_value. Do not document or depend on unsupported fields such as recipient_name.

What to persist

  • your payout request ID or external_ref
  • Pagou transfer id
  • current transfer status
  • Pagou requestId

Production note

Treat the create response as an acknowledgement, not final settlement. Final operational state belongs to webhook delivery and reconciliation.

Next steps