ProductBaseComponents Web Service
Method/productbasecomponents.asmx/UpdateVatTranslation
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/UpdateVatTranslation (Method)
Description
The UpdateVatTranslation function updates a vatTranslation record.
Request (UpdateVatTranslationSoapIn)

The request body is of type UpdateVatTranslation.

Request Body Parameters

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

Overview

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

The response body is of type UpdateVatTranslationResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateVatTranslationResult Element Sequence UpdateVatTranslationResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service