FIX.4.4 Message

Reject [type '3']

The reject message should be issued when a message is received but cannot be properly processed due to a session-level rule violation.


Added  FIX.2.7

Expand Components | Collapse Components

Field or ComponentField NameFIXML nameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = 3

 
45RefSeqNum@RefSeqNum

MsgSeqNum of rejected message

 
371RefTagID@RefTagID 

The tag number of the FIX field being referenced.

 
372RefMsgType@RefMsgTyp 

The MsgType of the FIX message being referenced.

 
373SessionRejectReason 

Code to identify reason for a session-level Reject message.

 
58Text@Txt 

Where possible, message to explain reason for rejection

 
354EncodedTextLen@EncTxtLen 

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

 
355EncodedText@EncTxt 

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

 
ComponentStandardTrailer