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