Fiat Currency
Some description
Retrieves list of supported fiat currencies. These are the currencies that can be used for invoice creation.
Query parameters
vinteger · enumRequiredPossible values:
API version, must be 1
app_idstring · uuidOptional
Show supported currencies in specific app in response
Responses
200
List of currencies successfully retrieved
application/json
Represents a fiat currency
idstring · uuidOptional
Unique identifier of the currency
symbolstringOptional
Currency symbol (e.g., USD)
codeintegerOptional
ISO 4217 numeric currency code
401
Unauthorized - Invalid or missing authentication token
get
/currencyLast updated