ContactSubsidiaryRelationship
Tracks relationships between contacts and subsidiaries, allowing for proper segmentation and targeting in multi-subsidiary setups.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | The unique internal identifier for the record. | |
| entity | String | The entity associated with the record, such as customer, vendor, or partner. | |
| externalid | String | A unique external identifier for referencing the record in external systems. | |
| isprimarysub | Boolean | Indicates whether this subsidiary is the primary subsidiary for the entity. | |
| name | String | The name associated with the record. |