BusinessMessageReject (j)
The Business Message Reject message rejects an application-level message which fulfils session-level rules and cannot be rejected via any other means. Note if the message fails a session-level rule (e.g. body length is incorrect), a session-level Reject message will be issued.
Behaviour is as described in the FIX Trading Community FIX Session Layer.
Tag | Field Name | Data type | Req’d | Comments |
---|---|---|---|---|
Standard Header |
| Y | MsgType = j | |
45 | RefSeqNum | SeqNum | MsgSeqNum of rejected message | |
372 | RefMsgType | String | The MsgType (35) of the FIX message being referenced. | |
380 | BusinessRejectReason | int | Code to identify reason for a Business Message Reject message. Valid values 0 = Other | |
58 | Text | String [unlimited] | Text describing the reason for the rejection | |
Standard Trailer |
| Y |
|