Items (Deprecated) REST Endpoints

Product Lifecycle Management/Items (Deprecated)
Deprecated. The Items resource manages item details. An item is any part, material, product, or service that is unique when compared to the attributes of any other item. This resource was replaced by the Items Version 2 resource.
Add items to the delete group.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/items/action/addItemsToDeleteGroup
Add supplier associations to the delete group.
Method: post
Path: /fscmRestApi/resources/11.13.18.05/items/action/addSupplierAssociationsToDeleteGroup
Get all items
Method: get
Path: /fscmRestApi/resources/11.13.18.05/items
Get one item
Method: get
Path: /fscmRestApi/resources/11.13.18.05/items/{itemsUniqID}