Tag 163
SettlInstTransType
Abbreviation:
SettlInstTransTypDescription
Settlement Instructions message transaction type
Wire Format & Usage Example
Single field (key=value)
163=N (New)
In a FIX message (SettlementInstructions)
8=FIX.4.4 | 9=... | 35=T | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 163=N (New) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 163=N (New) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
163=N | New | New |
163=C | Cancel | Cancel |
163=R | Replace | Replace |
163=T | Restate | Restate |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| N | New | New | FIX.4.1 |
| C | Cancel | Cancel | FIX.4.1 |
| R | Replace | Replace | FIX.4.1 |
| T | Restate | Restate | FIX.4.4 |