Get a quote by ID
Authorizations
Enter Auth0 JWT token
Path Parameters
Quote UUID
Response
The quote. Both intents return the same shape.
Quote expiry timestamp (ISO 8601)
"2026-04-13T12:00:30Z"
Source currency (debited from the caller)
"NGN"
Quote identifier
"uuid-here"
All-in rate: fromCurrency per 1 toCurrency. Always present; a same-currency or stablecoin-par quote (no FX leg) reports "1.00000000".
"2524.47560000"
Amount received in toCurrency
"100"
Target currency (received by the beneficiary, or credited to the caller's own balance for a convert quote)
"GBP"
Total amount debited from the caller in fromCurrency. The quote prices FX + markup only, so this is the FX base; a payout's fixed fee is added at payout creation.
"252447.5600"
Quote status (only included on GET)
active, used, expired