Pre-quote lite (indicative range)
Returns an indicative pricing summary for the authenticated partner: best option, worst option, and averages over offerable candidates. Does not return the full options list. Never binding — use the widget quote flow to obtain a signed quote before creating an operation. When no candidates are offerable, returns count: 0 without best/worst.
Authorizations
Your partner API key. Use raas_sandbox_* keys for the sandbox environment and raas_live_* keys for production.
Body
Origin country
"US"
Destination country
"MX"
Pinned amount, interpreted per anchor (source ccy for send, destination ccy for receive).
1000
Which side is pinned. 'send' fixes the source amount; 'receive' fixes the destination amount and the engine inverts it.
send, receive Destination currency. When omitted, the engine enumerates every currency each candidate SKU declares (one option per payer x currency) and ranks them by the currency-agnostic 'routeScore'.
"MXN"
Source currency
Funding method (the pull leg). Required for the payer axis.
"DEBIT_CARD"
Payout method (the push leg).
"CASH_PICKUP"
Optional canonical catalog payer code. When set, only SKUs for this payer are priced (e.g. OXXO). Omit to fan out across all quotable payers.
"OXXO"
Grouping axis. 'payer' iterates payers (one option per payer); 'fundingMethod' iterates supported funding methods (cheapest per method).
payer, fundingMethod Response
Indicative summary computed successfully