# Bank-issued Notification of Change

If Stripe sends a payout to a bank account and the bank cannot deposit the funds using the account information provided, the bank will often send Stripe a _Notification of Change_, requesting that Stripe update the bank account details.
When Stripe receives this notification, we notify the account owner by email of the bank's response and provide a direct link to update the bank account details in the Dashboard.
## Additional information
* Once the bank account information has been updated, if your Stripe account is on an [automatic payout schedule](https://stripe.com/docs/payouts#payout-schedule), Stripe will resend the payout automatically.
* If you have chosen the [manual payouts setting](https://stripe.com/docs/payouts#manual-payouts) for your Stripe account, you will need to manually retry the payout either through the [Dashboard](https://dashboard.stripe.com/payouts) or using the [Stripe API](https://stripe.com/docs/api#create_payout).
