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
confirmation-pending : waiting for confirmation
processing : after double confirmation, settlement processing (mainly for delayed order)
successful : completed
failed : failed
manual-order : waiting for manual order
manual-order-confirmation : manual order quote pending for confirmation
executedTimeLONGTimestamp that the rfq was executed and status = successful
Language
Credentials
Header
Click Try It! to start a request and see the response here!