plaid / plaid-ruby

Ruby bindings for Plaid

Home Page:https://plaid.com/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

joyjoy993 opened this issue · comments

verification_status_validator = EnumAttributeValidator.new('String', ["automatically_verified", "verification_expired"])

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

commented

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.