GeneralComponents Web Service
Method/GetSingleCurrency
GeneralComponents Web Service > All Operations Resource Group : /GetSingleCurrency (Method)
Description
Get single record from Currencies table by specified primary key
Request (GetSingleCurrencySoapIn)

The request body is of type GetSingleCurrency.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleCurrency Element

Overview

Sequence
itemId xs:int
Response (GetSingleCurrencySoapOut)

The response body is of type GetSingleCurrencyResponse.

Response Body Parameters

NameDescriptionData Type
 CurrencyInfo
Decimals Element ExchangeRate Element Description Element ExternalCode Element Code Element IsoCurrencyId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleCurrencyResult Element Sequence GetSingleCurrencyResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
ExchangeRate xs:decimal
Decimals xs:unsignedByte
See Also
All Operations Resource GroupGeneralComponents Web Service