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