Submit a Cancel Request

Usage

A Client may send an Order Cancel Request (35=F) to attempt to cancel an outstanding order. This is equivalent to submitting a request to the DELETE v1/trading/order/{id}/ endpoint. Note that Moment may reject an Order Cancel Request for several reasons, including: 1) the request was for an order that is no longer active; 2) the request was for a non-existent order; and 3) a cancel request is already pending. To reject the Order Cancel Request, Moment will send an Order Cancel Reject (35=9).

Schema: OrderCancelRequest (35=F)

TagField NameDescriptionRequiredExample
41OrigClOrdIDClOrdID (11) of the order to be canceled, as provided by the Client.Y"fcd69fbf-0c0f-41fa-8c4b-45c36c73ca06"
11ClOrdIDUnique identifier for the Order Cancel Request message.Y"0586cf89-236a-46f4-bbe9-4a2907b0427c"
48SecurityIDClients may provide a CUSIP or ISIN.Y"912797GM3"
22SecurityIDSourceSource of the SecurityID (48).
"1" = CUSIP
"4" = ISIN
Y"1"
60TransactTimeTime the cancel request was created (GMT).Y"20231005-11:48:33"