The VerifyProductCountryVatWithProduct function verifies a product country vat record against the available business rules.
Method | /VerifyProductCountryVatWithProduct |
The request body is of type VerifyProductCountryVatWithProduct.
Name | Description | Data Type |
---|---|---|
product | ProductInfo | |
productCountryVat | ProductCountryVatInfo | |
isAddingRecord | xml:boolean |
The response body is of type VerifyProductCountryVatWithProductResponse.
Name | Description | Data Type |
---|---|---|
VerifyProductCountryVatWithProductResult | ArrayOfVerifyExceptionInfo |
|