Tag 728
PosReqResult
Abbreviation:
RsltDescription
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
| Wire | Name | Description |
|---|---|---|
728=0 | ValidRequest | Valid request |
728=1 | InvalidOrUnsupportedRequest | Invalid or unsupported request |
728=2 | NoPositionsFoundThatMatchCriteria | No positions found that match criteria |
728=3 | NotAuthorizedToRequestPositions | Not authorized to request positions |
728=4 | RequestForPositionNotSupported | Request for position not supported |
728=99 | Other | Other (use Text (58) in conjunction with this code for an explaination) |
Enumerated Values
6| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | ValidRequest | Valid request | FIX.4.4 |
| 1 | InvalidOrUnsupportedRequest | Invalid or unsupported request | FIX.4.4 |
| 2 | NoPositionsFoundThatMatchCriteria | No positions found that match criteria | FIX.4.4 |
| 3 | NotAuthorizedToRequestPositions | Not authorized to request positions | FIX.4.4 |
| 4 | RequestForPositionNotSupported | Request for position not supported | FIX.4.4 |
| 99 | Other | Other (use Text (58) in conjunction with this code for an explaination) | FIX.4.4 |