bunq / doc

The bunq API documentation
https://doc.bunq.com
MIT License
30 stars 19 forks source link

Info on auto savings #86

Open JC5 opened 5 years ago

JC5 commented 5 years ago

I'm looking for info on how to recognize automated savings, ie. when a user makes bunq round up all transactions to 5 euro's. When the user pays for something that costs 4,-, 1,- is transferred to a savings goal.

I can see these transactions in the API (List_all_Payment_for_User_MonetaryAccount) but they are listed under a type "SAVINGS" that is not documented.

Likewise, the type "MASTERCARD" isn't documented either.

But anyway, can I distinguish these transactions in anyway? Is it the type that tells me these are automated?

lexym commented 4 years ago

There's no way to do so for public apps at the moment.

JC5 commented 4 years ago

I figured that.