FIX TAG 1881
EntitlementRequestResult
Definition
Result of risk limit definition request.
Compare versions
Differences between the selected source snapshots, including wording and errata; not a migration guide.
FIX 5.0 SP2 FIX Latest · EP309
This tag is not present in the FIX 5.0 SP2 source. There is no definition or value list to compare.
Values 17
| Value | Meaning |
|---|---|
0 | Successful (default) |
1 | Invalid party(-ies) |
2 | Invalid related party(-ies) |
3 | Invalid entitlement type(s) |
4 | Invalid entitlement ID(s) / ref ID(s) |
5 | Invalid entitlement attribute(s) |
6 | Invalid instrument scope(s) |
7 | Invalid market segment scope(s) |
8 | Invalid start date |
9 | Invalid end date |
10 | Instrument scope not supported |
11 | Market segment scope not supported |
12 | Entitlement not approved for party(-ies) |
13 | Entitlement already defined for party(-ies) |
14 | Instrument not approved for party(-ies) |
98 | Not authorized |
99 | Other |
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=DBPartyEntitlementsDefinitionRequestAckMessage body