v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Lookups

Get Currency by Code

Retrieves the details of a specific currency identified by CurrencyCode.

get/v1/currencies/{CurrencyCode}

Path parameters

CurrencyCodestring required

The unique code of the currency to be retrieved.

Response

The details of the currency associated with the specified code.

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).