VendorCategory
Categorizes vendors based on industry, relationship type, or service provided in NetSuite.
Columns
| Name | Type | ReadOnly | Description |
| InternalId [KEY] | String | True |
The unique internal identifier for the Vendor Category, used to reference this category within the system. |
| ExternalId | String | False |
The external identifier for the Vendor Category, typically used for integrations with external systems or reporting tools. |
| IsInactive | Boolean | False |
Indicates whether the Vendor Category is inactive. A value of 'true' means the category is not currently in use, while 'false' means it is active. |
| IsTaxAgency | Boolean | False |
Indicates whether the Vendor Category is designated as a tax agency. A value of 'true' means the category is linked to tax-related transactions or agencies. |
| Name | String | False |
The name of the Vendor Category, which serves as a descriptive label for the category (for example, 'Suppliers', 'Contractors'). |