BusinessMessageReject Message

<BizMsgRej/>

Tag Field Name AbbrName Req'd Comments
StandardHeader Hdr Yes MsgType = j (lowercase)
45 RefSeqNum RefSeqNum MsgSeqNum of rejected message
372 RefMsgType RefMsgTyp Yes The MsgType of the FIX message being referenced.
1130 RefApplVerID RefApplVerID Recommended when rejecting an application message that does not explicitly provide ApplVerID ( 1128) on the message being rejected. In this case the value from the DefaultApplVerID(1137) or the default value specified in the NoMsgTypes repeating group on the logon message should be provided.
1406 RefApplExtID RefApplExtID Recommended when rejecting an application message that does not explicitly provide ApplExtID(1156) on the rejected message. In this case the value from the DefaultApplExtID(1407) or the default value specified in the NoMsgTypes repeating group on the logon message should be provided.
1131 RefCstmApplVerID RefCstmApplVerID Recommended when rejecting an application message that does not explicitly provide CstmApplVerID(1129) on the message being rejected. In this case the value from the DefaultCstmApplVerID(1408) or the default value specified in the NoMsgTypes repeating group on the logon message should be provided.
379 BusinessRejectRefID BizRejRefID The value of the business-level "ID" field on the message being referenced. Required unless the corresponding ID field (see list above) was not specified.
380 BusinessRejectReason BizRejRsn Yes Code to identify reason for a Business Message Reject message.
58 Text Txt Where possible, message to explain reason for rejection
354 EncodedTextLen EncTxtLen Must be set if EncodedText field is specified and must immediately precede it.
355 EncodedText EncTxt Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.
StandardTrailer Trlr Yes