Hey,
while I love the automatic categorization of payments, it is not always 100% accurate for my cases (especially PayPal confuses it a lot). I can fetch the last transactions via the API no problem, but I cannot figure out how to change the transaction's category.
I would like to so some payment matching in an application on my PC that updates that category according to criteria that I hardcode into the app. At least that is my plan. I read, that the bunq App is built off the API, so imagine there must be a way to update the category because I can do so via the app. Any pointers on how I can achieve this? How is this done in the app?