cURL
curl --request GET \ --url https://api.lidian.finance/api/v1/quote-requests/{id} \ --header 'x-api-key: <api-key>'
{ "message": "<string>", "data": { "quoteId": "<string>" } }
Get quote request by ID
Quote request ID
Quote request retrieved successfully
Show child attributes