The 3
(Session Level Reject) message is used to reject messages, which cannot be properly processed due to a session-level rule violation.
Tag | Name | Type | Required | Description |
---|---|---|---|---|
45 | RefSeqNum | SeqNum | yes | 34 MsgSeqNum of the rejected message. |
371 | RefTagID | Int | no | Tag number of the FIX field being referenced. |
372 | RefMsgType | String (10) | no | 35 MsgType of the FIX message being referenced. |
373 | SessionRejectReason | Int | no | Code to identify the reason for rejection. Supported values:
|
58 | Text | String | no | Message to explain the reason for rejection. |
For a sample message and other details, see FIX 4.4 : Reject <3> message
in the FIX 4.4 documentation.