Tag 980
SecurityUpdateAction
Abbreviation:
UpdActnWire Format & Usage Example
Single field (key=value)
980=A (Add)
In a FIX message (SecurityDefinitionUpdateReport)
8=FIX.4.4 | 9=... | 35=BP | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 980=A (Add) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 980=A (Add) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
980=A | Add | Add |
980=D | Delete | Delete |
980=M | Modify | Modify |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| A | Add | Add | FIX.4.4 |
| D | Delete | Delete | FIX.4.4 |
| M | Modify | Modify | FIX.4.4 |