| FRAMES | NO FRAMES |
|
|
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 (452) field and identifies the source of the PartyID (448) through the the PartyIDSource.
See Volume 6 - APPENDIX 6-G - USE OF <PARTIES> COMPONENT BLOCK for additional usage information..
Used in :
| Tag | Field Name | FIXML | Req'd | Comments | |||
|---|---|---|---|---|---|---|---|
| 453 | NoPartyIDs | Pty | N | Repeating group below should contain unique combinations of PartyID, PartyIDSource, and PartyRole | |||
| => | 448 | PartyID | @ID | C | Used to identify source of PartyID. Required if PartyIDSource (447) is specified. Required if NoPartyIDs (453) > 0. | ||
| => | 447 | PartyIDSource | @Src | C | Used to identify class source of PartyID (448) value (e.g. BIC). Required if PartyID (448) is specified. Required if NoPartyIDs (453) > 0. | ||
| => | 452 | PartyRole | @R | C | Identifies the type of PartyID (448) (e.g. Executing Broker). Required if NoPartyIDs (453) > 0. | ||
| => | 802 | NoPartySubIDs | N | ||||
| => | => | 523 | PartySubID | @ID | C | ||
| => | => | 803 | PartySubIDType | @Typ | C | ||
|
|
| FRAMES | NO FRAMES |