Simulate bank ramp on
Header Parameters
x-api-keystring Required
Body Parameters
wallet_idstring Required
Virtual wallet identifier
origin_currencystring Required
The fiat currency to deposit. Suported currencies: "usd", "mxn", "eur", "brl".
Enum values:
usdeurmxnbrlamountnumber Required
Amount in fiat currency to convert
Response
200
Object
OK
Response Attributes
original_amountnumber
Original fiat amount
original_currencystring
Original fiat currency. Possible values: BRL | USD | EUR | MXN
final_amountnumber
Final crypto amount after conversion and fees
final_currencyobject
Final cryptocurrency token. Possible values: USDC | USDT
Show child attributes
exchange_ratenumber
Exchange rate applied
service_feenumber
Platform fee amount
400
Object
Invalid currency, or request parameters
Response Attributes
errorstring
messagestring
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?