Hello, would you consider two enhancements for the getTransactions API:
1) an optional parameter to specify which [type] of transactions to return (ex: DONATION) -- would reduce the returned record set to be only transactions I intend to use.
2) an optional date_field parameter that would allow the start_date and end_date parameters to apply to the date part of [added_time], instead of always applying to [posted_date] (as they do now). This would be similar to how getApplications API is structured.
Thanks for your consideration.
- Rich