Item Catalog Assignments REST Endpoints
Product Lifecycle Management/Item Catalog Assignments
The Item Category Assignments resource manages the relationship between an item and the category it's assigned to.
- Get all assignments
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemCategoryAssignments
- Get one assignment
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/itemCategoryAssignments/{itemCategoryAssignmentsUniqID}