The GetSingleProductCategoryGroup function returns the productCategoryGroup record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleProductCategoryGroup |
The request body is of type GetSingleProductCategoryGroup.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleProductCategoryGroupResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProductCategoryGroupResult | ProductCategoryGroupInfo |
|