doc
doc copied to clipboard
Info on auto savings
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?
There's no way to do so for public apps at the moment.
I figured that.