ProductComponents Web Service
Method/GetProductCountryVats
ProductComponents Web Service > All Operations Resource Group : /GetProductCountryVats (Method)
Description
Get all available productCountryVats
Request (GetProductCountryVatsSoapIn)

The request body is of type GetProductCountryVats.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:int
 xml:int
vatId Element countryId Element productId Element Sequence GetProductCountryVats Element

Overview

Sequence
productId xs:int
countryId xs:int
vatId xs:int
Response (GetProductCountryVatsSoapOut)

The response body is of type GetProductCountryVatsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewProductCountryVatInfo
CountryDescription Element IsoCountryCode Element VatPercentage Element VatDescription Element VatCode Element VatId Element CountryId Element ProductId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewProductCountryVatInfo Element Sequence GetProductCountryVatsResult Element Sequence GetProductCountryVatsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ProductId xs:int
CountryId xs:int
VatId xs:int
VatCode optional xs:string
VatDescription optional xs:string
VatPercentage xs:decimal
IsoCountryCode optional xs:string
CountryDescription optional xs:string
See Also
All Operations Resource GroupProductComponents Web Service