Catalog Product Groups REST Endpoints

Catalog Product Groups
The product groups resource is used to view the list of product groups associated to a specific usage code or mode. It has the option to filter records based on territory.
Create a product group - Not Supported
Method: post
Path: /crmRestApi/resources/11.13.18.05/catalogProductGroups
Delete a product group - Not Supported
Method: delete
Path: /crmRestApi/resources/11.13.18.05/catalogProductGroups/{ProductGroupDenormId}
Get a catalog product group
Method: get
Path: /crmRestApi/resources/11.13.18.05/catalogProductGroups/{ProductGroupDenormId}
Get all product groups
Method: get
Path: /crmRestApi/resources/11.13.18.05/catalogProductGroups
Update a product group - Not Supported
Method: patch
Path: /crmRestApi/resources/11.13.18.05/catalogProductGroups/{ProductGroupDenormId}