GeneralComponents Web Service
Method/UpdateCurrencyUnit
GeneralComponents Web Service > All Operations Resource Group : /UpdateCurrencyUnit (Method)
Description
The UpdateCurrencyUnit function updates a currencyUnit record.
Request (UpdateCurrencyUnitSoapIn)

The request body is of type UpdateCurrencyUnit.

Request Body Parameters

NameDescriptionData Type
 CurrencyUnitInfo
 xml:boolean
isForceUpdate Element IsCancelled Element UnitValue Element Code Element CurrencyId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence currencyUnit Element Sequence UpdateCurrencyUnit Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
CurrencyId xs:int
Code optional xs:string
UnitValue xs:decimal
IsCancelled xs:boolean
isForceUpdate xs:boolean
Response (UpdateCurrencyUnitSoapOut)

The response body is of type UpdateCurrencyUnitResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateCurrencyUnitResult Element Sequence UpdateCurrencyUnitResponse Element

Overview

Sequence
See Also
All Operations Resource GroupGeneralComponents Web Service