You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: