Tag 172
SettlDeliveryType
Abbreviation:
Description
Identifies type of settlement
Wire Format & Usage Example
Single field (key=value)
172=1 (Free)
In a FIX message (SettlementInstructions)
8=FIX.4.4 | 9=... | 35=T | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 172=1 (Free) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 172=1 (Free) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
172=1 | Free | Free |
172=0 | Versus | Versus Payment |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | Free | Free | FIX.4.4 |
| 0 | Versus | Versus Payment | FIX.4.4 |