Tag 723
PosMaintResult
Abbreviation:
RsltDescription
Result of Position Maintenance Request.
4000+ Reserved and available for bi-laterally agreed upon user-defined values
Wire Format & Usage Example
Single field (key=value)
723=0 (SuccessfulCompletion)
In a FIX message (PositionMaintenanceReport)
8=FIX.4.4 | 9=... | 35=AM | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 723=0 (SuccessfulCompletion) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 723=0 (SuccessfulCompletion) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
723=0 | SuccessfulCompletion | Successful Completion - no warnings or errors |
723=1 | Rejected | Rejected |
723=99 | Other | Other |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | SuccessfulCompletion | Successful Completion - no warnings or errors | FIX.4.4 |
| 1 | Rejected | Rejected | FIX.4.4 |
| 99 | Other | Other | FIX.4.4 |