Tag 209
AllocHandlInst
Abbreviation:
Description
Indicates how the receiver (i.e. third party) of Allocation message should handle/process the account details.
Wire Format & Usage Example
Single field (key=value)
209=1 (Match)
In a FIX message (Allocation)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 209=1 (Match) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 209=1 (Match) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
209=1 | Match | Match |
209=2 | Forward | Forward |
209=3 | ForwardAndMatch | Forward and Match |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Match | Match | FIX.4.1 |
| 2 | Forward | Forward | FIX.4.1 |
| 3 | ForwardAndMatch | Forward and Match | FIX.4.1 |