Tag 196
AllocLinkID
Abbreviation:
LinkIDDescription
Can be used to link two different Allocation messages (each with unique AllocID (70)) together, i.e. for F/X "Netting" or "Swaps". Should be unique.
Wire Format & Usage Example
Single field (key=value)
196=EXAMPLE
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 196=EXAMPLE | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 196=EXAMPLE is this field's position in the message.