Tag 323
SecurityResponseType
Abbreviation:
Description
Type of Security Definition message response.
Wire Format & Usage Example
Single field (key=value)
323=1 (AcceptAsIs)
In a FIX message (SecurityDefinition)
8=FIX.4.4 | 9=... | 35=d | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 323=1 (AcceptAsIs) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 323=1 (AcceptAsIs) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
323=1 | AcceptAsIs | Accept security proposal as is |
323=2 | AcceptWithRevisions | Accept security proposal with revisions as indicated in the message |
323=3 | ListOfSecurityTypesReturnedPerRequest | List of security types returned per request |
323=4 | ListOfSecuritiesReturnedPerRequest | List of securities returned per request |
323=5 | RejectSecurityProposal | Reject security proposal |
323=6 | CannotMatchSelectionCriteria | Can not match selection criteria |
Enumerated Values
6| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | AcceptAsIs | Accept security proposal as is | FIX.4.2 |
| 2 | AcceptWithRevisions | Accept security proposal with revisions as indicated in the message | FIX.4.2 |
| 3 | ListOfSecurityTypesReturnedPerRequest | List of security types returned per request | FIX.4.2 |
| 4 | ListOfSecuritiesReturnedPerRequest | List of securities returned per request | FIX.4.2 |
| 5 | RejectSecurityProposal | Reject security proposal | FIX.4.2 |
| 6 | CannotMatchSelectionCriteria | Can not match selection criteria | FIX.4.2 |