Tag 172
SettlDeliveryType
Abbreviation:
DlvryTypDescription
Identifies type of settlement
Wire Format & Usage Example
Single field (key=value)
172=0 (Versus)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 172=0 (Versus) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 172=0 (Versus) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
172=0 | Versus | "Versus. Payment": Deliver (if Sell) or Receive (if Buy) vs. (Against) Payment |
172=1 | Free | "Free": Deliver (if Sell) or Receive (if Buy) Free |
172=2 | TriParty | Tri-Party |
172=3 | HoldInCustody | Hold In Custody |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Versus | "Versus. Payment": Deliver (if Sell) or Receive (if Buy) vs. (Against) Payment | FIX.4.4 |
| 1 | Free | "Free": Deliver (if Sell) or Receive (if Buy) Free | FIX.4.4 |
| 2 | TriParty | Tri-Party | FIX.4.4 |
| 3 | HoldInCustody | Hold In Custody | FIX.4.4 |