FIX.4.2 Message

OrderCancelReject [type '9']

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  FIX.2.7

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = 9

 
37OrderID

If CxlRejReason="Unknown order", specify "NONE".

 
198SecondaryOrderID 

Can be used to provide order id used by exchange or executing system.

 
11ClOrdID

Unique order id assigned by institution to the cancel request or to the replacement order.

 
41OrigClOrdID

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.

 
39OrdStatus

OrdStatus value after this cancel reject is applied.

 
109ClientID 

Used for firm identification in third-party transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID).

 
76ExecBroker 

Used for firm identification in third-party transactions (should not be a substitute for OnBehalfOfCompID/DeliverToCompID).

 
66ListID 

Required for rejects against orders which were submitted as part of a list.

 
1Account  
60TransactTime  
434CxlRejResponseTo 
102CxlRejReason  
58Text  
354EncodedTextLen 

Must be set if EncodedText field is specified and must immediately precede it.

 
355EncodedText 

Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.

 
ComponentStandardTrailer