Skip to main content
Cancel an existing order. A successful order cancellation will result in an execution report with the OrdStatus set to 4 (Cancelled). Unsuccessful cancellation requests will result in a business level reject message with the reason of the rejection.
required
MsgType F
string
required
Unique identifier for Order as assigned by the client. Must be <= 36 characters. UUIDs are recommended.
string
ClOrdID(11) of the previous non-rejected order. One of ClOrdID or OrderID is required at least for the cancellation to be accepted.
string
required
The symbol of the currency pair to place an order on in the format BASE-QUOTE.
integer
required
Side of the order.
    Possible values:
  • 1 : Buy
  • 2 : Sell
string
required
Time of order cancellation expressed in UTC. Format: YYYYDD-HH:MM:SS.uuu
required