The Parties component block is used to identify and convey information on the entities both central and peripheral to the financial transaction represented by the FIX message containing the Parties Block. The Parties block allows many different types of entites to be expressed through use of the PartyRole field and identifies the source of the PartyID through the the PartyIDSource.
Pedigree Added FIX.4.3
Expand Components | Collapse Components
Field or Component | Field Name | Abbr Name | Req'd | Comments | Pedigree |
---|
Repeating Group 453 | NoPartyIDs | Repeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRole | Added FIX.4.3 |
448 | PartyID | ID | Required if NoPartyIDs(453) > 0. Identification of the party. | Added FIX.4.3 Updated EP204 | ||
447 | PartyIDSource | Src | Required if NoPartyIDs(453) > 0. Used to identify classification source. | Added FIX.4.3 Updated EP204 | ||
452 | PartyRole | R | Required if NoPartyIDs(453) > 0. Identifies the type of PartyID(448). | Added FIX.4.3 Updated EP204 | ||
2376 | PartyRoleQualifier | Qual | Added EP179 |
Component | PtysSubGrp | Sub | Repeating group of Party sub-identifiers. | Added FIX.4.4 |
end Repeating Group |
|