python-fints icon indicating copy to clipboard operation
python-fints copied to clipboard

how to fetch the account balance of each transaction?

Open mabaumga opened this issue 1 year ago • 1 comments

How is it possible to fetch the account balance of each transaction?

I could not found any information about that. If I use the function get_transactions_xml(a,start_date =start_date, end_date=end_date) there is the amount in the tag <Amt Ccy="EUR">.

But I could not found this information within the reponse of the function get_transactions.

Thank you in advance for your help!

mabaumga avatar Jun 03 '24 06:06 mabaumga

It's probably just not there

raphaelm avatar Jun 14 '24 11:06 raphaelm