Examples
A complete POST /v2/payment body for every payout country, grouped by region. Each example is generated from that country's schema and validated against it β and against the generic push schema β so the shape is correct.
Reading an example
- Values are format-valid placeholders, not live accounts. Account numbers, bank codes, and phone numbers satisfy the schema's
patternbut address nobody. - Only required fields appear, plus
accountNumberwhere a bank payout would be meaningless without it. Optional fields the corridor accepts βline2,statementNarrative,emailβ are omitted. - Corridors with more than one payout method or alias rail show one body per variant.
- Swap in your own
externalPaymentId, a livefxIdfrom Foreign Exchange, and real recipient details.
What's Next
- Country coverage β Every corridor's requirements in one table
- Errors β What
PAY_001means when a valid payload is rejected
