Get a List of Currencies

Get a list of Currencies from Currency table The list of currencies. Used to define user's reimbursement currency and for expense reports to indicate foreign currency charges.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Currency ID, Max size 10 characters

string

Currency Symbol - ISO Currency Code, Max 3 characters

string

Allow Rate Override. Value Y allow user to override the currency rate and N currency rate can not be changed.

string

Frequently Used Currency - Flag a currency as frequently used currency so it shows on top of the list for the end user.
Value 'Y' for Frequently Used Currency Value N' for not frequently use currencies

string

Country Id

number

Number of Decimals/Fraction Digits - Default should be 2. Possible Values '2' or '0'

number

Tolerance Percent by which a user can deviate from the actual currency exchange rate - Default is 0.00, Max 10 characters.

string

Default Currency - it is not used currently

string

Full-Text Search Lookup typically returns matches of name or ID.

string

Currency Alias - Usually is Null but you could make CurrAlias = CurrId

number

Numeric Code - value 0 - Currently not used by the system.

string

Name of the Currency - Max size is 100 Characters

string

Active Status. Use Y for Active and N for Inactive.

integer

Return number of records per page. Default page size is 20 rows. If you want to run 100 rows per page set it to 100. Max is 1000 per page.

integer

Start defines which record to begin from in the response. If the response has 20 records and you only want to return the last 10, then set the start equal to 9 to only return records 10 through 20.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json