API Reference

Create RFQ

Customer creates the RFQ

Weight: 1

Request Parameters


ParameterTypeRequiredExample ValueDescription
rfqClOrderIdSTRINGCRFQ12345666(Optional) An ID defined by the client for the quote order. It will be automatically generated if not sent in the request.
buyCcySTRINGYBTC
sellCcySTRINGYUSDT
sellAmountDECIMALC130000Selling amount
rfqModeSTRINGYreal-time, delayed
expireSecINT1800RFQ valid period in seconds, default 1800 = 30 minutes, allowed 10–60 mins
timestampLONGY1691567587389Timestamp
signatureSTRINGY

Response Content


ParameterTypeExample ValueDescription
rfqClOrderIdSTRINGRFQ12345666(Optional) An ID defined by the client for the quote order. It will be automatically generated if not sent in the request.
rfqIdSTRINGRFQ638459562162049024A unique reference ID for this quote.
statusSTRINGnew
Language
Credentials
Header
Click Try It! to start a request and see the response here!