Get single record from ProductCountryVat table by specified primary key
Method | /GetSingleProductCountryVat |
The request body is of type GetSingleProductCountryVat.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleProductCountryVatResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProductCountryVatResult | ProductCountryVatInfo |
|