The User Notification message is used to notify one or more users of an event or information from the sender of the message. This message is usually sent unsolicited from a marketplace (e.g. Exchange, ECN) to a market participant.
Added in protocol FIX.5.0
See in: FIX.5.0SP2, FIX.5.0SP2 EP240.
Field or Component | Name | Description | Is Required | Added | Is Deprecated |
---|---|---|---|---|---|
Block | StandardHeader | MsgType = CB | Y | FIX.5.0 | |
ImplicitBlockRepeating | UsernameGrp | List of users to which the notification is directed | FIX.5.0 | ||
926 | UserStatus | Reason for notification – when possible provide an explanation. | Y | FIX.5.0 | |
58 | Text | Explanation for user notification. | FIX.5.0 | ||
354 | EncodedTextLen | Must be set if EncodedText (355) field is specified and must immediately precede it. | FIX.5.0 | ||
355 | EncodedText | Encoded (non-ASCII characters) representation of the Text (58) field in the encoded format specified via the MessageEncoding (347) field. | FIX.5.0 | ||
Block | StandardTrailer | Y | FIX.5.0 |