The GetCompaniesCurrencies function returns all companies infos for the calling organization.
Method | /GetCompaniesCurrencies |
The request body is of type GetCompaniesCurrencies.
Name | Description | Data Type |
---|---|---|
currency | CurrencyInfo |
|
The response body is of type GetCompaniesCurrenciesResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesCurrenciesResult | ArrayOfViewCurrencyInfo |
|