6.8 Proprietary party identifiers file
The file describing the proprietary party identifiers in a BWARM data feed shall be called partyidentifiers.tsv and be referenced in the manifest file's TableType as PartyIdentifiers. It shall contain none, one or more data Records as follows:
Cell name | Definition | Data type | Data type | Example | |
|---|---|---|---|---|---|
1 | ProprietaryParty IdentifierRecordId | The identifier of the proprietary party identifier Record, which shall be internally unique to the BWARM data feed. This may be the primary key for this Record in the BWARM data feed sender’s proprietary party identifiers database table (see Figure 2). | String | M |
|
2 | PartyRecordId | The identifier of the party Record in the parties file, the proprietary party identifier of which is the subject of this Record. This may be a foreign key to that record in the BWARM data feed sender’s parties database table (see Figure 2). | String | M |
|
3 | ProprietaryId | The proprietary identifier of the party. | String | M |
|
4 | AllocatingPartyRecordId | The identifier of the party Record in the parties file of the party that allocated the | String | M |
|