SvenRookie
The Bunq API allows paging for List operations. Which is great, but is it also possible to filter items based on the "created" timestamp? For example, I need all payments for a certain time range (between two dates). Currently it seems like I need to fetch all payments step by step and filter by myself - which is of course quite inefficient.
If there is no way of doing this, is there a official way for a feature request?
Thanks and best regards
Sven