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