Authorizations
Path Parameters
Id of the quote to be obtained.
Response
OK
Id of the user who created the quote.
"66290ac8bd3903485989f82e"
Crypto currency.
USDC
, USDC_POLYGON_NXTB
, SOL_USDC_PTHX
, USDT_POLYGON
, USDT_ERC20
, TRX_USDT_S2UZ
Side of the quote.
buy
, sell
Fiat currency.
USD
, MXN
, PEN
The method of payment used in the transaction.
card
, bankTransfer
, cash
Date and time at which the quote is no longer valid and cannot be used to create an order. This value is undefined in buy and sell orders where the fiat value is USD , as those quotes do not expire.
"2024-06-04T15:07:13.097Z"
The country where the quote is applicable.
MX
, PE
, US
The transaction amount in the fiat currency.
1000
The transaction amount in the cryptocurrency.
54.77
The current price of the cryptocurrency in the fiat currency.
0.0560773092573
The date and time when the quote was created.
"2024-06-04T15:02:13.097Z"
Indicates if the quote is provided in the cryptocurrency.
false
Indicates if a new quote should be issued after the current one expires.
true
The final price of the order, including taxes and fees
0.97671
The type of settlement for the order. default
means that the order is settles regularly (usually this means upon receipt of the payment), while TPlusOffset
means that the order is settled after a certain number of business days.
default
, TPlusOffset
The number of business days until the order is settled. This is only applicable for if the twoWaySettlementType
is TPlusOffset
.
1
The date on which the order is settled.
"2024-06-04T15:02:13.097Z"
The number of billable days until the order is settled. This is only applicable for if the twoWaySettlementType
is TPlusOffset
.
1
The date on which the payment is due.
"2024-06-04T15:02:13.097Z"
The type of order. market
means that the order is executed at the current market price, while limit
means that the order is executed at a specified limit net price.
market
, limit
The net price of the order. This is only applicable for if the orderType
is limit
.
18.75
The date and time from which the order is scheduled to be executed (optional).
"2024-06-04T15:02:13.097Z"
The date and time until which the order is scheduled to be executed (optional).
"2024-06-04T15:02:13.097Z"
The unique identifier of the quote.
"665f2c75d6c964829d6398f4"