bunq / sdk_php

PHP SDK for bunq API
MIT License
83 stars 54 forks source link

Allow to search/filter Payments #197

Open holtkamp opened 4 years ago

holtkamp commented 4 years ago

Currently it is not possible to search or filter Payments. The advise is: "fetch all Payments and perform searching locally".

As the amount of Payments is increasing every month, this "local" searching gets slower and slower. Therefore I would like to request the ability to be able to search/filter Payments, to start with by description.

Also see other requests and explanation:

In case this kind of functionality will/can not be implemented, can this be indicated and explained as well?