ItemCatalogscategoryHierarchiescategoryHierarchies
The Category Hierarchies resource organizes the categories of an item catalog in a hierarchy.
Columns
| Name | Type | Description |
| ItemCatalogsCatalogId | String | Value that uniquely identifies the item catalog. |
| CategoryhierarchiesCatalogId | String | Value that uniquely identifies the catalog. |
| CategoryhierarchiesCategoryId | String | Value that uniquely identifies the category. |
| CategoryId | String | Value that uniquely identifies the category. |
| CategoryCode | String | Abbreviation that identifies the category. |
| CategoryName | String | Name of the category. Review and update the value for this attribute using the Items work area, and the Manage Catalogs task. |
| CatalogId | String | Value that uniquely identifies the catalog. This value should not be used in service calls to create catalogs. |
| CatalogCode | String | Abbreviation that identifies the catalog. |
| ParentCategoryId | String | Value that uniquely identifies the category that is set as the parent category. |
| ParentCategoryCode | String | Abbreviation that identifies the category that is set as the parent category. |
| Description | String | Description of the category. |
| StartDate | Date | Date when the category becomes active. |
| EndDate | Date | Date when the category becomes inactive. |
| ItemsOnlyFlag | Bool | Contains one of the following values: true or false. If true, then the category can be used only for item assignment. If false, then hierarchy can be created for the category. The default value is false. |
| SharedFlag | Bool | Contains one of the following values: true or false. If true, then the category hierarchy is shared. If false, then the hierarchy is copied and not shared. The default value is false. |
| CreationDateTime | Datetime | Date and time when the user created the category hierarchy. |
| LastUpdateDateTime | Datetime | Date and time when the user most recently updated the category. |