The order cancel reject message is issued by the broker upon receipt of a cancel request or cancel/replace request message which cannot be honored.
Added in protocol FIX.2.7
See in: FIX.4.0, FIX.4.2, FIX.4.3, FIX.4.4, FIX.5.0, FIX.5.0SP1, FIX.5.0SP2, FIX.5.0SP2 EP240.
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
Block | StandardHeader | MsgType = 9 | Y | FIX.2.7 | |
37 | OrderID | Y | FIX.2.7 | ||
198 | SecondaryOrderID | Can be used to provide order id used by exchange or executing system. | FIX.4.1 | ||
11 | ClOrdID | Unique order id assigned by institution to the cancel request or to the replacement order. | Y | FIX.2.7 | |
41 | OrigClOrdID | ClOrdID which could not be canceled/replaced. ClOrdID of the previous order (NOT the initial order of the day) when canceling or replacing an order. | Y | FIX.4.1 | |
39 | OrdStatus | OrdStatus value after this cancel reject is applied. | Y | FIX.4.1 | |
109 | ClientID | Used for firm identification in third-party transactions. | FIX.3.0 | ||
76 | ExecBroker | Used for firm identification in third-party transactions. | FIX.2.7 | ||
66 | ListID | Required for rejects against orders which were submitted as part of a list. | FIX.2.7 | ||
102 | CxlRejReason | FIX.2.7 | |||
58 | Text | FIX.2.7 | |||
Block | StandardTrailer | Y | FIX.2.7 |