Exchange FIX API
j (Business message reject)
doc

j (Business message reject)

The j (Business Message Reject) message indicates that the application-level message was received and satisfies session-level rules, but:

TagNameTypeRequiredDescription
45RefSeqNumSeqNumnoReference message sequence number.
372RefMsgTypeStringyes35 MsgType of the FIX message being referenced.
379BusinessRejectRefIDStringnoThe value of the business-level ID field in the message being referenced.
380BusinessRejectReasonIntyesCode to identify the reason for a j (Business Message Reject) message.
Supported values:
  • 0 - Other
  • 1 - Unknown ID
  • 2 - Unknown Security
  • 3 - Unsupported Message Type
  • 4 - Application not available
  • 5 - Conditionally Required Field Missing
  • 6 - Not authorized
58TextStringnoReason for the reject, in free format text string.

For more details, see FIX 4.4 : Business Message Reject <j> message in the FIX 4.4 documentation.

Was this page helpful?