Discussions

Ask a Question
Back to all

Add updated_at filter for listing transactions

Hello,

It would be great to have the ability to filter transactions by updated_at as sometimes we would like to get all the recently updated transactions starting from a particular point in time.

So for the endpoint https://app.pennylane.com/api/external/v2/transactions
We would like an additional key for the filter query parameter:

updated_at: eq, not_eq, gt, lt, lteq, gteq

Thanks a lot !