pagination
Bank Transfers and Batch Payments both require Pagination. They can both allow customers to store more data that can be returned in a single result (i.e. API fails to complete). If-Modified-Since is not sufficient and there are no reliable optimised Where clauses that can be used to reliably bring back all data.
1
vote