SecurityRequestType

Tag 321

SecurityRequestType

Abbreviation: ReqTyp
Typeint
Tag321
AddedFIX.4.2
Used in1 messages

Description

Type of Security Definition Request.

Wire Format & Usage Example

Single field (key=value)
321=0 (RequestSecurityIdentityAndSpecifications)
In a FIX message (SecurityDefinitionRequest)
8=FIX.4.4 | 9=... | 35=c | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 321=0 (RequestSecurityIdentityAndSpecifications) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 321=0 (RequestSecurityIdentityAndSpecifications) is this field's position in the message.

All valid values
WireNameDescription
321=0RequestSecurityIdentityAndSpecificationsRequest Security identity and specifications
321=1RequestSecurityIdentityForSpecificationsRequest Security identity for the specifications provided (name of the security is not supplied)
321=2RequestListSecurityTypesRequest List Security Types
321=3RequestListSecuritiesRequest List Securities (can be qualified with Symbol, SecurityType, TradingSessionID, SecurityExchange. If provided then only list Securities for the specific type.)

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
0RequestSecurityIdentityAndSpecificationsRequest Security identity and specificationsFIX.4.2
1RequestSecurityIdentityForSpecificationsRequest Security identity for the specifications provided (name of the security is not supplied)FIX.4.2
2RequestListSecurityTypesRequest List Security TypesFIX.4.2
3RequestListSecuritiesRequest List Securities (can be qualified with Symbol, SecurityType, TradingSessionID, SecurityExchange. If provided then only list Securities for the specific type.)FIX.4.2

Used in Messages

1