Tag 665
ConfirmStatus
Abbreviation:
CnfmStatDescription
Identifies the status of the Confirmation.
Wire Format & Usage Example
Single field (key=value)
665=1 (Received)
In a FIX message (Confirmation)
8=FIX.4.4 | 9=... | 35=AK | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 665=1 (Received) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 665=1 (Received) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
665=1 | Received | Received |
665=2 | MismatchedAccount | Mismatched account |
665=3 | MissingSettlementInstructions | Missing settlement instructions |
665=4 | Confirmed | Confirmed |
665=5 | RequestRejected | Request rejected |
Enumerated Values
5| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Received | Received | FIX.4.4 |
| 2 | MismatchedAccount | Mismatched account | FIX.4.4 |
| 3 | MissingSettlementInstructions | Missing settlement instructions | FIX.4.4 |
| 4 | Confirmed | Confirmed | FIX.4.4 |
| 5 | RequestRejected | Request rejected | FIX.4.4 |