v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Lookups

Get Currencies

Retrieves a list of currencies, optionally filtered by CurrencyID.

get/v1/currencies

Query parameters

CurrencyIDinteger

The unique identifier of the currency to filter the results.

Response

A list of currencies matching the specified criteria.

CurrencyIDinteger nullable

The unique identifier of the currency.

CurrencyCodestring nullable

The ISO 4217 code of the currency (e.g., "USD" for US Dollar).

CurrencySignstring nullable

The symbol used to represent the currency (e.g., "$" for US Dollar).

LastUpdatedstring date-time nullable

The date and time when the currency information was last updated.

ShvaValuestring nullable

A value associated with the currency in the Shva system.

ShvaCodeinteger nullable

The Shva system code associated with the currency.

CurrencyISONumericalstring nullable

The ISO 4217 numeric code of the currency (e.g., "840" for US Dollar).