ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleVatTranslation
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleVatTranslation (Method)
Description
The GetSingleVatTranslation function returns the vatTranslation record for the given primary key.
Request (GetSingleVatTranslationSoapIn)

The request body is of type GetSingleVatTranslation.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleVatTranslation Element

Overview

Sequence
itemId xs:int
Response (GetSingleVatTranslationSoapOut)

The response body is of type GetSingleVatTranslationResponse.

Response Body Parameters

NameDescriptionData Type
 VatTranslationInfo
VatId Element Percentage Element Code Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleVatTranslationResult Element Sequence GetSingleVatTranslationResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Percentage xs:decimal
VatId xs:int
See Also
All Operations Resource GroupProductBaseComponents Web Service