v1

latestOpenAPI 3.0.32026-07-1481519.8 KB
Currency

Get Currencies Information

Get Information about supported currencies

get/currencies

Query parameters

cidstring uuid required

Client's ID

Headers

X-REQUEST-SIGNstring required

Request signature (read more in the Authentication section)

Response

ok

codestring required

Currency code ISO4217

namestring required

Currency name

symbolstring required

Currency symbol

decimal_placesinteger required

Number of decimal places

is_fractional_forstring

Currency code in ISO4217 for which this currency is fractional. If null then this currency is not fractional.

is_cryptoboolean required

Is this currency a cryptocurrency. If true then this currency is a cryptocurrency.

is_virtualboolean required

Is this currency a virtual currency. If true then this currency is a virtual currency.