quoteId when creating a transaction to use this rate.
cryptoAmount is required for OFF_RAMP transactions, fiatAmount is required for ON_RAMP.country and rail are optional overrides for non-default currency/country combinations.forwardingDays (0–4) is only supported for MXN OTC transactions (T+N settlement).expiresAt field and create the transaction before it lapses.quoteId to Create On-Ramp, Create Off-Ramp, or Create Cross-Ramp.| HTTP Status | Code | Message |
|---|---|---|
| 401 | UNAUTHORIZED | ”API Key is missing” |
| 401 | UNAUTHORIZED | ”Invalid API Key format” |
| 401 | UNAUTHORIZED | ”Invalid API Key” |
| 403 | INVALID_PARTNER_FLOW | ”The partner has an invalid flow.” |
| HTTP Status | Code | Message |
|---|---|---|
| 400 | INVALID_USER_INPUT_ERROR | ”Invalid User Input” |
| 400 | BAD_REQUEST | ”Fiat currency is disabled or does not exist” |
| 400 | BAD_REQUEST | ”This blockchain and token combination is disabled or does not exist” |
| 500 | INTERNAL_SERVER_ERROR | ”Failed to create quote” |
Api key for the affiliated partner that is performing the request
The token symbol
USDC, USDT, MXNe, SOL, ETH, wBTC, cbBTC, PYSUD, POL, BNB, WLD, STK, USDY, CORE, USDC.e, wUSDL, CoreBTC, MATIC, USDbC "USDC"
Transaction type (ON_RAMP or OFF_RAMP)
ON_RAMP, OFF_RAMP, CROSS_RAMP "ON_RAMP"
The blockchain symbol
POL, SOL, BASE, ARB, BSC, OP, WLD, STK, ETH, MTN, CORE "POL"
The fiat currency
MXN, DOP, USD, EUR "MXN"
The amount of crypto (required for OFF_RAMP)
The amount of fiat (required for ON_RAMP)
Spread percentage to be applied to the exchange rate
The country where the transaction is being performed. Use it only when the currency is not default for the country.
MX, DO, US, AT, BE, BG, HR, CY, CZ, DK, EE, FI, FR, DE, GR, HU, IE, IT, LV, LT, LU, MT, NL, PL, PT, RO, SK, SI, ES, SE, IS, LI, NO, CH, GB, MC, SM, AD, VA, CN The payment rail for the transaction. Use it only when the rail is not default for the country.
SPEI, ACH, WIRE, SEPA, SWIFT Number of T+N forwarding days for settlement (0-4). Only supported for MXN OTC transactions.