Product Groups REST Endpoints
Deal Registrations/Product Groups
The product group resource is used to view information about related products. A product group is a business object that groups related products so that you can work with them together. You can use product groups to create a multilevel hierarchy that can be used as a sales catalog, a rollup hierarchy, or a promotion catalog. For example, you might create a product group named Consumer Electronics that includes all of your consumer electronics products so that customers can browse through all the products in this group in your product catalog.
- Get a product group
- Method: getPath:
/crmRestApi/resources/11.13.18.05/deals/{dealsUniqID}/child/productGroups/{ProdGroupId} - Get all product groups
- Method: getPath:
/crmRestApi/resources/11.13.18.05/deals/{dealsUniqID}/child/productGroups - Set product group usag code - Not Supported
- Method: postPath:
/crmRestApi/resources/11.13.18.05/deals/{dealsUniqID}/child/productGroups/action/setUsagCode - Set product group usage code - Not Supported
- Method: postPath:
/crmRestApi/resources/11.13.18.05/deals/{dealsUniqID}/child/productGroups/action/setUsageCode - Set product group usage mode - Not Supported
- Method: postPath:
/crmRestApi/resources/11.13.18.05/deals/{dealsUniqID}/child/productGroups/action/setUsageMode - Set territory filter user choice - Not Supported
- Method: postPath:
/crmRestApi/resources/11.13.18.05/deals/{dealsUniqID}/child/productGroups/action/setUserSelectionForTM