itemSiteCategory
Organizes items into site-specific categories for inventory control, e-commerce, and fulfillment operations.
Columns
| Name | Type | References | Description |
| categorydescription | String | A detailed textual description of the item category, providing context for classification within the system. | |
| isdefault | Boolean | Indicates whether this category is the preferred or default category for the item. If set to 'true,' this category is automatically selected. | |
| item | String | The unique identifier or name of the item associated with this category. This value links the item to its respective category. | |
| website | String | The website or e-commerce platform where this category is used to organize and display items for online browsing and sales. |