Flow
1
Create a transfer quote
Use
POST /quotes/transfer with the source and destination operators, amount, and currencies.2
Create the transfer
Submit payer and recipient details with the active transfer quote.
3
Track both legs
Read transfer status from webhooks or
GET /transfers/{transfer_id}.Quote fields
Your merchant account must have an active transfer corridor configured before transfer quotes succeed.