I’m trying to replicate the balance graph shown in the mobile app via the API - on the transactions resource there’s a account_balance
key however in my case it’s always at 0 - is this a bug due to the current account migration? I’m pretty sure I remember that working before.
Is there another way besides going through all the transactions and keeping track of the balance manually?
Thanks.