Tag 774
ConfirmRejReason
Abbreviation:
CnfmRejRsnDescription
Identifies the reason for rejecting a Confirmation
Wire Format & Usage Example
Single field (key=value)
774=1 (MismatchedAccount)
In a FIX message (ConfirmationAck)
8=FIX.4.4 | 9=... | 35=AU | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 774=1 (MismatchedAccount) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 774=1 (MismatchedAccount) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
774=1 | MismatchedAccount | Mismatched account |
774=2 | MissingSettlementInstructions | Missing settlement instructions |
774=99 | Other | Other |
Enumerated Values
3| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | MismatchedAccount | Mismatched account | FIX.4.4 |
| 2 | MissingSettlementInstructions | Missing settlement instructions | FIX.4.4 |
| 99 | Other | Other | FIX.4.4 |