Skip to content

Other

Retrieve currencies and expense categories. Helpful for building dropdowns and setting up inputs.

getCurrencies()

Description: Retrieves supported currencies.

Example:

ts
client.other.getCurrencies()

getCategories()

Description: Fetches expense categories.

Example:

ts
client.other.getCategories()

Made with ❤️ by Athul Anil Thomas