SecurityResponseType

Tag 323

SecurityResponseType

Abbreviation: RspTyp
Typeint
Tag323
AddedFIX.4.2
Used in2 messages

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
WireNameDescription
323=1AcceptAsIsAccept security proposal as is
323=2AcceptWithRevisionsAccept security proposal with revisions as indicated in the message
323=5RejectSecurityProposalReject security proposal
323=6CannotMatchSelectionCriteriaCan not match selection criteria

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
1AcceptAsIsAccept security proposal as isFIX.4.2
2AcceptWithRevisionsAccept security proposal with revisions as indicated in the messageFIX.4.2
5RejectSecurityProposalReject security proposalFIX.4.2
6CannotMatchSelectionCriteriaCan not match selection criteriaFIX.4.2