The VerifyProductImage function verifies a product image record against the available business rules.
Method | /VerifyProductImage |
The request body is of type VerifyProductImage.
Name | Description | Data Type |
---|---|---|
productImage | ProductImageInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyProductImageResponse.
Name | Description | Data Type |
---|---|---|
VerifyProductImageResult | ArrayOfVerifyExceptionInfo |
|