v1

latestOpenAPI 3.1.02026-07-26460218.4 KB

Create RFQ

post/rfq

Request body

sourceCurrency'USDT' | 'USD' | 'NGN' | 'KES' | 'ZAR' | 'BWP' | 'TZS' | 'XOF' required

Currency to convert from, e.g. USDT, NGN. Length 1–10.

sourceCurrencyType'crypto' | 'fiat' required

Type of source currency. Allowed: crypto, fiat.

destinationCurrency'USDT' | 'USD' | 'KES' | 'NGN' | 'ZAR' | 'BWP' | 'TZS' | 'XOF' required

Currency to convert to, e.g. KES, USDT. Length 1–10.

destinationCurrencyType'crypto' | 'fiat' required

Type of destination currency. Allowed: crypto, fiat.

amountnumber required

Amount to convert, in sourceCurrency. Must be greater than 0.

idempotencyKeystring required

Unique key to prevent duplicate conversions. Length 1–255.

sourceWalletIdstring

Named source sub-wallet. Omit to use the partner default wallet. Length 1–64.

destinationWalletIdstring

Named destination sub-wallet. Omit to use the partner default wallet. Length 1–64.