FIX TAG 380
BusinessRejectReason
Definition
Code to identify reason for a Business Message Reject message.
Compare versions
Differences between the selected source snapshots, including wording and errata; not a migration guide.
FIX 5.0 SP2 FIX Latest · EP309
Values only in FIX Latest · EP309 3
8Throttle limit exceeded9Throttle limit exceeded, session will be disconnected10Throttled messages rejected on request
Values 12
| Value | Meaning |
|---|---|
0 | Other |
1 | Unknown ID |
2 | Unknown Security |
3 | Unsupported Message Type |
4 | Application not available |
5 | Conditionally required field missing |
6 | Not Authorized |
7 | DeliverTo firm not available at this time |
8 | Throttle limit exceeded |
9 | Throttle limit exceeded, session will be disconnected |
10 | Throttled messages rejected on request |
18 | Invalid price increment |
About the int data type
Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").
Used in messages 1
Includes nested components and repeating groups. Open a location to see its surrounding requirements.
35=jBusinessMessageRejectMessage body