Add `to_base` to account objects in API
complete
J
JP Shipherd
For users who have accounts with different currencies, it would be useful if account objects returned by the API had properties that show the balances in the primary currency as well.
This feature appears to have been implemented in the GUI: https://feedback.lunchmoney.app/overview/p/show-currency-conversions-on-accounts, so perhaps the data is there and just needs to be exposed in the API?
Log In
R
Ryan Sheppard
awesome! thank you
J
JP Shipherd
complete
This is now part of the asset, crypto, and plaid_account objects returned by the v1 APIs