Get User Quote for Crypto/Fiat
Endpoint Information
Query Parameters
Authorization
Response Structure
{
"code": 200,
"msg": "SUCCESS",
"data": {
"price": "8.9", // (string: price of the cryptocurrency in the specified fiat currency)
"quoteId": "e46836d68a4a4a6f8f2f609352cffb2f" //(string: quote ID for this transaction, Effective time: 10 seconds)
}
}Example Request
Example Response
Example Request
Example Response
Notes
Last updated

