The VerifyStoreTypeProductWithProduct function verifies a store product record against the available business rules.
Method | /VerifyStoreTypeProductWithProduct |
The request body is of type VerifyStoreTypeProductWithProduct.
Name | Description | Data Type |
---|---|---|
product | ProductInfo | |
storeTypeProduct | StoreTypeProductInfo | |
isAddingRecord | xml:boolean |
The response body is of type VerifyStoreTypeProductWithProductResponse.
Name | Description | Data Type |
---|---|---|
VerifyStoreTypeProductWithProductResult | ArrayOfVerifyExceptionInfo |
|