Jorg R

Results 6 comments of Jorg R

@sbankenOB any update on this? As accounting/interestDate for transactions only returns the date (which could be a proxy for id, if it has second resolution at least) there is no...

After playing around with the API and watching how transactions change states, doing anything useful with them without having a unique transaction id seems pretty useless. Fingers crossed that this...

@ SbankenASA , as @estensen estensen says -- the Python api example does not work.

You can check out my pull request for a (at least for me) working example.

I guess what you want, is what is talked about here: https://github.com/Sbanken/api-examples/issues/13 A transaction id is pretty much a make or break function for using the transaction api.

My temporary solution is to not pull in any transactions before a week has passed. The transactions seem to have stabilised at that point.