Tag 650
LegalConfirm
Abbreviation:
LegalCnfmDescription
Indicates that this message is to serve as the final and legal confirmation.
Wire Format & Usage Example
Single field (key=value)
650=N (DoesNotConsituteALegalConfirm)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 650=N (DoesNotConsituteALegalConfirm) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 650=N (DoesNotConsituteALegalConfirm) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
650=N | DoesNotConsituteALegalConfirm | Does not consitute a Legal Confirm |
650=Y | LegalConfirm | Legal Confirm |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| N | DoesNotConsituteALegalConfirm | Does not consitute a Legal Confirm | FIX.4.3 |
| Y | LegalConfirm | Legal Confirm | FIX.4.3 |