plaid / plaid-ruby

Ruby bindings for Plaid
https://plaid.com/docs
MIT License
228 stars 144 forks source link

Is it possible to support setting verification status for same day micro deposits item? #425

Closed joyjoy993 closed 2 years ago

joyjoy993 commented 2 years ago

https://github.com/plaid/plaid-ruby/blob/4452e34c6f60d9d20312244042ae9cdbd3895314/lib/plaid/models/sandbox_item_set_verification_status_request.rb#L150

Can you support setting verification status to pending_manual_verification or manually_verified under sandbox env? It would make testing easier since we can bypass the linking UI.

Thanks

phoenixy1 commented 2 years ago

Thank you for the feedback, I have passed it along to the team that owns this endpoint!

Closing this issue now but will update if this change is made.