API Reference

Get RFQ history

Customer check the RFQ history

Weight: 1

Request Parameters


ParameterTypeRequiredExample ValueDescription
rfqIdSTRING122456The orderId generated by HashKey. If not specified, will return all records.
quoteIdSTRINGThe unique quote id auto generated for each quote when creation
rfqClOrderIdSTRING122455A client-defined ID for the order, autogenerated if not specified.
limitINTLimit per page for records. - Default: 500, Max: 1000.
statusENUMnew
processing
accepted
successful
expired
status filter
startTimeLONGY1717315200createTime filter, max last 90 days
endTimeLONGY1717401600createTime filter, max last 90 days
timestampLONGY1691567587389Timestamp
signatureSTRINGY

Response Content


ParameterTypeExample ValueDescription
rfqCreateTimeLONG1617315200Timestamp that the rfg was created
rfqIdSTRING122456The unique orderId generated by HashKey.
quoteIdSTRINGThe unique quote id auto generated for each quote when creation
rfqClOrderIdSTRING122455A client-defined ID for the order, autogenerated if not specified.
rfqModeSTRING
quoteModeSTRING
buyCcySTRING
sellCcySTRING
buyAmountSTRING
sellAmountSTRING
priceSTRING
statusENUMnewnew : active
accepted : quote accepted
processing : On-chain/funds are locked (Real-time orders will be executed immediately, while delayed orders will remain in this status pending settlement, up to T+2)
successful : Settlement successful
expired : Quote expired
cancelled : Cancelled by HSK operations
declined : Manual quote rejected by the quoting party
manual-order : Awaiting manual quote
manual-order-confirmation : Manual quote received, awaiting confirmation from the quoting party
executedTimeLONGTimestamp that the rfq was executed and status = successful
Language
Credentials
Header
Click Try It! to start a request and see the response here!