quote_id in your deposit or payout request to guarantee that exact rate and fee at execution time.
Type Definitions
Type Definitions
Get exchange rate / generate quote
string
required
Source currency code (ISO 4217), e.g.
"USD", "GBP".string
required
Target currency code (ISO 4217), e.g.
"CLP", "BRL".number
required
Payment method ID — from
GET /payment-methods/payin or GET /payment-methods/payout.string
required
"payin" or "payout".number
required
Amount in the source currency to convert.
Using the quote ID
In a payin (deposit)
In a payout
Recommended workflow
quote_id guarantees the displayed rate and fee through execution. Without it, the live market rate applies and may shift between quote and payment completion.

