The GetProductCombinationGroups function returns all productCombinationGroup records for the specified parameters.
Method | /productbasecomponents.asmx/GetProductCombinationGroups |
The request body is of type GetProductCombinationGroups.
Name | Description | Data Type |
---|---|---|
filter | ProductCombinationGroupsFilter |
|
The response body is of type GetProductCombinationGroupsResponse.
Name | Description | Data Type |
---|---|---|
GetProductCombinationGroupsResult | ArrayOfViewProductCombinationGroupInfo |
|