Catalog Products Items REST Endpoints

Catalog Products Items
The product items resource is used to view the list of product items associated to a specific usage code or mode. It has the option to filter records based on territory.
Create a product item - Not Supported
Method: post
Path: /crmRestApi/resources/11.13.18.05/catalogProductItems
Delete a product item - Not Supported
Method: delete
Path: /crmRestApi/resources/11.13.18.05/catalogProductItems/{catalogProductItemsUniqID}
Get a product item
Method: get
Path: /crmRestApi/resources/11.13.18.05/catalogProductItems/{catalogProductItemsUniqID}
Get all products
Method: get
Path: /crmRestApi/resources/11.13.18.05/catalogProductItems
Update a product item - Not Supported
Method: patch
Path: /crmRestApi/resources/11.13.18.05/catalogProductItems/{catalogProductItemsUniqID}