SecondaryAllocID

Tag 793

SecondaryAllocID

Abbreviation: AllocID2
TypeString
Tag793
AddedFIX.4.4
Used in6 messages

Description

Secondary allocation identifier. Unlike the AllocID (70), this can be shared across a number of allocation instruction or allocation report messages, thereby making it possible to pass an identifier for an original allocation message on multiple messages (e.g. from one party to a second to a third, across cancel and replace messages etc.).

Wire Format & Usage Example

Single field (key=value)
793=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 |  | 793=EXAMPLE |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 793=EXAMPLE is this field's position in the message.