Item Categories REST Endpoints
            
            Product Lifecycle Management/Items List of Values/Item Categories
            
        
        
    The association of a category to a catalog or a child category to a parent category, such as the association of the Televisions category to the Summer catalog or to the Electronics category.
- Get all categories
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemsLOV/{itemsLOVUniqID}/child/ItemCategories - Get one category
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemsLOV/{itemsLOVUniqID}/child/ItemCategories/{ItemCategoryAssignmentId}