GeneralComponents Web Service
Method/GetCompaniesCurrencies
GeneralComponents Web Service > All Operations Resource Group : /GetCompaniesCurrencies (Method)
Description
The GetCompaniesCurrencies function returns all companies infos for the calling organization.
Request (GetCompaniesCurrenciesSoapIn)

The request body is of type GetCompaniesCurrencies.

Request 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 currency Element Sequence GetCompaniesCurrencies 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
Response (GetCompaniesCurrenciesSoapOut)

The response body is of type GetCompaniesCurrenciesResponse.

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 GetCompaniesCurrenciesResult Element Sequence GetCompaniesCurrenciesResponse 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