The GetProductCategoryGroups function returns all productCategoryGroup records for the specified parameters.
Method | /productbasecomponents.asmx/GetProductCategoryGroups |
The request body is of type GetProductCategoryGroups.
Name | Description | Data Type |
---|---|---|
filter | ProductCategoryGroupsFilter |
|
The response body is of type GetProductCategoryGroupsResponse.
Name | Description | Data Type |
---|---|---|
GetProductCategoryGroupsResult | ArrayOfViewProductCategoryGroupInfo |
|