Product Group Products REST Endpoints

Product Group Products
The product group products resource is used to view the products that are associated to the products groups in sales catalog.
Create a product relationship on a product group and lock it
Method: post
Path: /crmRestApi/resources/11.13.18.05/productGroupProducts
Get a product relationship on a product group
Method: get
Path: /crmRestApi/resources/11.13.18.05/productGroupProducts/{ProdGroupItemsId}
Get all product relationships on product groups
Method: get
Path: /crmRestApi/resources/11.13.18.05/productGroupProducts
Update a product relationship on a product group
Method: patch
Path: /crmRestApi/resources/11.13.18.05/productGroupProducts/{ProdGroupItemsId}