The UpdateProductCategoryGroup function updates a productCategoryGroup record.
Method | /productbasecomponents.asmx/UpdateProductCategoryGroup |
The request body is of type UpdateProductCategoryGroup.
Name | Description | Data Type |
---|---|---|
productCategoryGroup | ProductCategoryGroupInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateProductCategoryGroupResponse.
Name | Description | Data Type |
---|---|---|
UpdateProductCategoryGroupResult | xml:int |
|