PosReqResult

Tag 728

PosReqResult

Abbreviation: Rslt
Typeint
Tag728
AddedFIX.4.4
Used in2 messages

Description

Result of Request for Position 4000+ Reserved and available for bi-laterally agreed upon user-defined values

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
728=0ValidRequestValid Request
728=1InvalidOrUnsupportedRequestInvalid or unsupported Request
728=2NoPositionsFoundThatMatchCriteriaNo positions found that match criteria
728=3NotAuthorizedToRequestPositionsNot authorized to request positions
728=4RequestForPositionNotSupportedRequest for Position not supported
728=99OtherOther (use Text(58) in conjunction with this code for an explanation)

Enumerated Values

6
ValueSymbolic NameDescriptionAdded
0ValidRequestValid RequestFIX.4.4
1InvalidOrUnsupportedRequestInvalid or unsupported RequestFIX.4.4
2NoPositionsFoundThatMatchCriteriaNo positions found that match criteriaFIX.4.4
3NotAuthorizedToRequestPositionsNot authorized to request positionsFIX.4.4
4RequestForPositionNotSupportedRequest for Position not supportedFIX.4.4
99OtherOther (use Text(58) in conjunction with this code for an explanation)FIX.4.4