curl --location --request GET '/v2/stable/collect/quote?orderId'{
"status": 200,
"code": null,
"msg": "OK",
"data": {
"orderId": "726331372411275264",
"quoteId": "4eec0d7a2fcd408699ee8134fa34b58d",
"price": "1",
"fee": "0",
"quoteExpireTime": "2026-03-06T08:49:01.216Z",
"targetCurrency": "USD",
"targetAmount": "190.99"
},
"traceId": "Auto:fc1d831bbebc4cafa951418ea8fefd1b",
"success": true
}