Tag 165
SettlInstSource
Abbreviation:
Description
Indicates source of Settlement Instructions
Wire Format & Usage Example
Single field (key=value)
165=1 (BrokerCredit)
In a FIX message (SettlementInstructions)
8=FIX.4.4 | 9=... | 35=T | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 165=1 (BrokerCredit) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 165=1 (BrokerCredit) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
165=1 | BrokerCredit | Brokers Instructions |
165=2 | Institution | Institutions Instructions |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | BrokerCredit | Brokers Instructions | FIX.4.1 |
| 2 | Institution | Institutions Instructions | FIX.4.1 |