GeneralComponents Web Service
Method/GetSingleCurrencyUnit
GeneralComponents Web Service > All Operations Resource Group : /GetSingleCurrencyUnit (Method)
Description
The GetSingleCurrencyUnit function returns the currencyUnit record for the given primary key.
Request (GetSingleCurrencyUnitSoapIn)

The request body is of type GetSingleCurrencyUnit.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleCurrencyUnit Element

Overview

Sequence
itemId xs:int
Response (GetSingleCurrencyUnitSoapOut)

The response body is of type GetSingleCurrencyUnitResponse.

Response Body Parameters

NameDescriptionData Type
 CurrencyUnitInfo
IsCancelled Element UnitValue Element Code Element CurrencyId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleCurrencyUnitResult Element Sequence GetSingleCurrencyUnitResponse 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
See Also
All Operations Resource GroupGeneralComponents Web Service