The VerifyWebshopProductInfo function verifies a webshopProduct record against the available business rules.
Method | /VerifyWebshopProductInfo |
The request body is of type VerifyWebshopProductInfo.
Name | Description | Data Type |
---|---|---|
webshopProduct | WebshopProductInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyWebshopProductInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyWebshopProductInfoResult | ArrayOfVerifyExceptionInfo |
|