ProductBaseComponents Web Service
Method/productbasecomponents.asmx/VerifyVatTranslationInfo
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/VerifyVatTranslationInfo (Method)
Description
The VerifyVatTranslationInfo function verifies a vatTranslation record against the available business rules.
Request (VerifyVatTranslationInfoSoapIn)

The request body is of type VerifyVatTranslationInfo.

Request Body Parameters

NameDescriptionData Type
 VatTranslationInfo
 xml:boolean
isAddingRecord Element VatId Element Percentage Element Code Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence vatTranslation Element Sequence VerifyVatTranslationInfo Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Percentage xs:decimal
VatId xs:int
isAddingRecord xs:boolean
Response (VerifyVatTranslationInfoSoapOut)

The response body is of type VerifyVatTranslationInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyVatTranslationInfoResult Element Sequence VerifyVatTranslationInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service