Tag 71
AllocTransType
Abbreviation:
Description
Identifies allocation transaction type
Wire Format & Usage Example
Single field (key=value)
71=0 (New)
In a FIX message (Allocation)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 71=0 (New) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 71=0 (New) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
71=0 | New | New |
71=1 | Replace | Replace |
71=2 | Cancel | Cancel |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | New | New | FIX.2.7 |
| 1 | Replace | Replace | FIX.2.7 |
| 2 | Cancel | Cancel | FIX.2.7 |