The VerifyWebshopClassificationInfo function verifies a webshopClassification record against the available business rules.
Method | /productbasecomponents.asmx/VerifyWebshopClassificationInfo |
The request body is of type VerifyWebshopClassificationInfo.
Name | Description | Data Type |
---|---|---|
webshopClassification | WebshopClassificationInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyWebshopClassificationInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyWebshopClassificationInfoResult | ArrayOfVerifyExceptionInfo |
|