FIX.4.2 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 NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = 3

 
45RefSeqNum

MsgSeqNum of rejected message

 
371RefTagID 

The tag number of the FIX field being referenced.

 
372RefMsgType 

The MsgType of the FIX message being referenced.

 
373SessionRejectReason 

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

 
58Text 

Where possible, message to explain reason for rejection

 
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