Authorizations
Bearer authentication header on the format Bearer <API_KEY>
.
Body
application/json
Exchange rate type is floating.
Exchange rate's type.
Available options:
FLOATING
Example:
"FLOATING"
Exchange rate's source currency.
Available options:
BRL
, USDC
, USDT
Example:
"BRL"
Exchange rate's source amount.
Example:
"60000.00"
Exchange rate's target currency.
Available options:
BRL
, USDC
, USDT
Example:
"USDC"
Partner fee id to be used for this exchange rate.
Example:
"123e4567-e89b-12d3-a456-426614174004"
Response
200 - application/json
Resource successfully retrieved.
Exchange rate type is floating.
The exchange rate between the currencies.
Example:
"5.9255"
Exchange rate's type.
Available options:
FLOATING
Example:
"FLOATING"
Exchange rate's source currency.
Example:
"BRL"
Exchange rate's source amount.
Example:
"60000.00"
Exchange rate's target currency.
Example:
"USDC"
Exchange rate's target amount.
Example:
"10125.727780"