Get all available productCountryVats
Method | /GetProductCountryVats |
The request body is of type GetProductCountryVats.
Name | Description | Data Type |
---|---|---|
productId | xml:int | |
countryId | xml:int | |
vatId | xml:int |
The response body is of type GetProductCountryVatsResponse.
Name | Description | Data Type |
---|---|---|
GetProductCountryVatsResult | ArrayOfViewProductCountryVatInfo |
|