Ability to GET /v2/payments with updated_at as the parameter

GET /v2/payments

I was wondering if there was a way to query payments based on their updated_at timestamp? The current begin_time and end_time relies on the created_at timestamp. I do realize there is a payment updated webhook but this does not allow me to query payments updated in a time period in the past. This is extremely limiting from an accounting standpoint to locate payments that were updated, for example, a week ago from a pending bank transfer to see if it completed. If this is not an option, we would heavily advocate an update to the API to enable this. Thank you!

At this time querying for payments by there updated_at timestamp isn’t currently available. We’re constantly working to improve our features based on feedback like this, so I’ll be sure to share your request to the API product team. :slightly_smiling_face:

1 Like