List of currencies

Headers

NameTypeDescription
AuthorizationstringoAuth token with mandatory Bearer before it. Example: Bearer e***s0, where e***s0 should be replaced with your oAuth token.

Query parameters

NameTypeDescription
langstringOptional parameter changing language in the response (English if lang is not specified).

Response

A JSON object with the following fields in an array for every country:

FieldTypeDescription
codestringThree-digit currency code in ISO 4217 format
namestringCurrency name in the specified language
Language
Authorization
Query