Appearance
Retrieve currencies and expense categories. Helpful for building dropdowns and setting up inputs.
getCurrencies()
Description: Retrieves supported currencies.
Example:
client.other.getCurrencies()
getCategories()
Description: Fetches expense categories.
client.other.getCategories()