The GetSingleProductCombinationGroup function returns the productCombinationGroup record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleProductCombinationGroup |
The request body is of type GetSingleProductCombinationGroup.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleProductCombinationGroupResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProductCombinationGroupResult | ProductCombinationGroupInfo |
|