Payout methods
recipient.paymentMethod.type selects the destination. type and countryCode are always required; everything else depends on the corridor and the type.
| Method | Destination | Page |
|---|---|---|
BANK_DEPOSIT | Bank account β including alias rails via accountNumberType (UPI in India, DIMO in Mexico) | Bank deposit |
WALLET | Mobile-money or digital wallet, identified by operator | Wallets |
PIX | Brazilian instant payments, addressed by PIX key | PIX |
CARD | Push-to-card | Cards |
Which methods a country offers is fixed by its schema β see Country coverage.
Wallet and PIX fields sit directly on
paymentMethod. There is no nestedwalletorpixobject.
What's Next
- Country coverage β Methods available per corridor
- Examples β Complete request bodies
