The AddProductCategoryGroup function adds a productCategoryGroup record.
Method | /productbasecomponents.asmx/AddProductCategoryGroup |
The request body is of type AddProductCategoryGroup.
Name | Description | Data Type |
---|---|---|
productCategoryGroup | ProductCategoryGroupInfo |
|
The response body is of type AddProductCategoryGroupResponse.
Name | Description | Data Type |
---|---|---|
AddProductCategoryGroupResult | xml:int |
|