Exchange FIX API
F (Order cancel request)
doc

F (Order cancel request)

The FIX message F (Order Cancel Request) is used to cancel a specific order previously submitted to the Revolut Crypto Exchange.

TagNameTypeRequiredDescription
41OrigClOrdIDUUIDyes11 ClOrdID of the previous non-rejected order when canceling an order. Used for reference only.
11ClOrdIDUUIDyesUnique identifier of the cancel request, as assigned by the client.
37OrderIDUUIDyes, by Revolut FIX GatewayUnique identifier of the order in the Revolut Crypto Exchange. This ID will be used to find the order to be cancelled.
60TransactTimeUTCTimestampyes, by FIX 4.4Timestamp provided by the client.
54SideCharnoDoes not have any effect in this request, but will be returned back to the client in the execution report message (or Buy if not present).

For more details, see FIX 4.4 : Order Cancel Request <F> message in the FIX 4.4 documentation.

Was this page helpful?