Update Bank Account
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
Plaid account ID returned after a successful Plaid Link session. Must be provided together with plaid_access_token — supplying only one field has no effect.
Plaid access token associated with the account. Must be provided together with plaid_account_id — supplying only one field has no effect. When both fields are valid, the account status is set to VERIFIED.
Response
Plaid account ID returned after a successful Plaid Link session. Must be provided together with plaid_access_token — supplying only one field has no effect.
Plaid access token associated with the account. Must be provided together with plaid_account_id — supplying only one field has no effect. When both fields are valid, the account status is set to VERIFIED.

