ContactRole
Defines the roles assigned to contacts, such as decision-makers, sales representatives, or executives in NetSuite.
Columns
| Name | Type | ReadOnly | Description |
| InternalId [KEY] | String | True |
A unique internal identifier assigned to this contact role in NetSuite, used for tracking and reference. |
| Description | String | False |
A brief description of the contact role, defining its purpose and how it relates to business interactions. |
| ExternalId | String | False |
A unique external identifier for this contact role, enabling integration with external Customer Relationship Management (CRM) or business systems. |
| IsInactive | Boolean | False |
Indicates whether this contact role is currently inactive, preventing it from being assigned to new contacts. |
| Name | String | False |
The name of the contact role, such as 'Decision Maker,' 'Purchasing Agent,' or 'Technical Support,' used for role-based categorization. |