Personal Access to Open Banking APIs

Anthony,

Details of the bug here –
Missing transaction - since= not working correctly - Developers - Monzo Community

It took me a few hours to nail down where the missing transaction was coming from and what was going on. I have a “solution” that means working around the API specification by downloading duplicate transactions.

You can see my implementation here –
goledger/monzo.go at master · mescanne/goledger · GitHub

I’m assuming that most of the effort within Monzo is focused on the Open Banking API – quite rightly – and it doesn’t make sense to maintain two APIs.

Thanks,
Mark