The VerifyProductCategoryGroupInfo function verifies a productCategoryGroup record against the available business rules.
Method | /productbasecomponents.asmx/VerifyProductCategoryGroupInfo |
The request body is of type VerifyProductCategoryGroupInfo.
Name | Description | Data Type |
---|---|---|
productCategoryGroup | ProductCategoryGroupInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyProductCategoryGroupInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyProductCategoryGroupInfoResult | ArrayOfVerifyExceptionInfo |
|