Tag 992
IndividualAllocType
Abbreviation:
TypDescription
Identifies whether the allocation is to be sub-allocated or allocated to a third party
Wire Format & Usage Example
Single field (key=value)
992=1 (SubAllocate)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 992=1 (SubAllocate) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 992=1 (SubAllocate) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
992=1 | SubAllocate | Sub Allocate |
992=2 | ThirdPartyAllocation | Third Party Allocation |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | SubAllocate | Sub Allocate | FIX.4.4 |
| 2 | ThirdPartyAllocation | Third Party Allocation | FIX.4.4 |