Flow
Create a transfer quote
Use
POST /quotes/transfer with the source and destination operators, amount, and currencies.Quote fields
| Field | Required | Description |
|---|---|---|
payer_operator_code | Yes | Source-side operator for collection. |
recipient_operator_code | Yes | Destination-side operator for disbursement. |
payin_amount | Yes, unless quoting fixed payout | Amount collected from payer. |
payin_currency | Yes | Source-side currency. |
payout_currency | Yes | Destination-side currency. |
payout_amount | No | Optional fixed payout amount. |