The VerifyStoreProductWithProduct function verifies a store product record against the available business rules.
Method | /VerifyStoreProductWithProduct |
The request body is of type VerifyStoreProductWithProduct.
Name | Description | Data Type |
---|---|---|
product | ProductInfo | |
storeProduct | StoreProductInfo | |
isAddingRecord | xml:boolean |
The response body is of type VerifyStoreProductWithProductResponse.
Name | Description | Data Type |
---|---|---|
VerifyStoreProductWithProductResult | ArrayOfVerifyExceptionInfo |
|