Hi,
I am struggling to understand whether we can use dwolla as the source of truth for all payment history or if yall recommend your customers to store a version of payment transaction history as well?
I am aware of the api docs of how to retrieve payment info
GET https://api.dwolla.com/customers/{id}/transfers
however do yall recommend all apps to use this to enable our users to see their payment history or should we have a copy of it separately?
If we are good to use the endpoint, is there any additional cost tied to api usage?
Thanks