Account Balance in Transactions

I wanted to use the API to find a maximum account balance but all transactions return 0 for the account_balance property. In the examples, this is shown with a non-zero value so is there a bug or is this something that is not implemented?

Hi Dean, did you ever get to the bottom of this? Seeing the same issue here…

I didn’t. Never received any response or additional insight. I was going to try again as I have the need again. Did you just try this and get the same issue? If this is still not working, I am going to write another app to capture the balance from a date and the compute it forward from there based on the transactions.

Yes I just ran into it. Seems like it was mentioned a couple of times, but with no meaningful replies:

https://community.monzo.com/t/account-balance-on-transactions-endpoint/79461

https://community.monzo.com/t/getting-balance-after-each-transaction-through-the-api/28959

I was hoping not to have to mess around keeping a running tally of the balance as a workaround… Cheers anyway!