Add new record to ProductCountryVats table
Method | /AddProductCountryVat |
The request body is of type AddProductCountryVat.
Name | Description | Data Type |
---|---|---|
productCountryVat | ProductCountryVatInfo | |
isAutoClaim | xml:boolean |
|
The response body is of type AddProductCountryVatResponse.
Name | Description | Data Type |
---|---|---|
AddProductCountryVatResult | xml:int |
|