Hi guys,
Still learning to understand the Ledger API.
My setup is that I have set up a super user who is basically doing the requests on behalf of my users using the Ledger API. I’ve done a similar operation to the /v2/updates endpoint, where I now get the transactions. The super user was granted the user right to act under a power of attorney, and I can now see the transactions.
My next move, and this is what troubles me, I would like to get the current balance of a user. Is there any magic endpoint where I can get the current balance? I’ve read a little bit that I have to use the /v2/updates endpoint and then accumulate, but is this really my only option?
I’m using the ledger API v 3.4.10