Appreciate providing the pattern template to be able to interact with Plaid. I have used it and works great.
This PR is a small fix that changes the server retrieveItemByPlaidItemId method to use the correct cursor object so that the updates can remove and modify transactions. current it only adds.
Appreciate providing the pattern template to be able to interact with Plaid. I have used it and works great.
This PR is a small fix that changes the server
retrieveItemByPlaidItemId
method to use the correct cursor object so that the updates canremove
andmodify
transactions. current it onlyadds
.