GeneralComponents Web Service
Method/GetCurrencies
GeneralComponents Web Service > All Operations Resource Group : /GetCurrencies (Method)
Description
Get all available currencies
Request (GetCurrenciesSoapIn)

The request body is of type GetCurrencies.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:int
 xml:int
 xml:string
 xml:string
 xml:string
description Element externalCode Element code Element isoCurrencyId Element companyId Element organizationId Element Sequence GetCurrencies Element

Overview

Sequence
companyId xs:int
code optional xs:string
externalCode optional xs:string
description optional xs:string
Response (GetCurrenciesSoapOut)

The response body is of type GetCurrenciesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewCurrencyInfo
IsoCurrencyCode Element IsoCurrencyDescription Element 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 ViewCurrencyInfo Element Sequence GetCurrenciesResult Element Sequence GetCurrenciesResponse Element

Overview

Sequence
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
IsoCurrencyDescription optional xs:string
IsoCurrencyCode optional xs:string
See Also
All Operations Resource GroupGeneralComponents Web Service