Get User Quote for Crypto/Fiat
Endpoint Information
Query Parameters
Authorization
Response Structure
{
"code": 200,
"msg": "SUCCESS",
"data": {
"price": "0.0" // (string: price of the cryptocurrency in the specified fiat currency)
}
}
