SecurityRequestResult

Tag 560

SecurityRequestResult

Abbreviation: ReqRslt
Typeint
Tag560
AddedFIX.4.3
Used in2 messages

Description

The results returned to a Security Request message

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
560=0ValidRequestValid request
560=1InvalidOrUnsupportedRequestInvalid or unsupported request
560=2NoInstrumentsFoundNo instruments found that match selection criteria
560=3NotAuthorizedToRetrieveInstrumentDataNot authorized to retrieve instrument data
560=4InstrumentDataTemporarilyUnavailableInstrument data temporarily unavailable
560=5RequestForInstrumentDataNotSupportedRequest for instrument data not supported

Enumerated Values

6
ValueSymbolic NameDescriptionAdded
0ValidRequestValid requestFIX.4.3
1InvalidOrUnsupportedRequestInvalid or unsupported requestFIX.4.3
2NoInstrumentsFoundNo instruments found that match selection criteriaFIX.4.3
3NotAuthorizedToRetrieveInstrumentDataNot authorized to retrieve instrument dataFIX.4.3
4InstrumentDataTemporarilyUnavailableInstrument data temporarily unavailableFIX.4.3
5RequestForInstrumentDataNotSupportedRequest for instrument data not supportedFIX.4.3