post https://api-pro.sim.hashkeydev.com/api/v1/rfq/trade
Place an order for currency conversion
Weight: 50 times / second
Request Parameters
Parameter | Type | Req'd | Example | Description |
---|---|---|---|---|
quoteId | STRING | Y | RFQ12345666 | A unique reference ID for this quote. Generated from the response via getQuote endpoint. |
accountId | STRING | Reserved field for future support of user account selection for order parameters. |
Response Content
Parameter | Type | Example Values | Description |
---|---|---|---|
quoteId | STRING | RFQ638459562162049024 | A unique reference ID for this quote. |
rfqOrderId | STRING | ORD123456789 | A unique reference ID for this Order. |
rfqClOrderId | STRING | CLIENT123456 | An ID defined by the client for the order. It will be automatically generated if it is not sent in the request. |
account | STRING | 1233456 | Reserved field. |
requestTime | UnixTime | 1725222781 | The time when the Open API request is made. |
responseTime | UnixTime | 1725222836 | The time when the RFQ response is received. |