#Solution-external_account
1 messages · Page 1 of 1 (latest)
Hi there, you can refer to the API doc to learn more about the delete restriction https://stripe.com/docs/api/external_account_bank_accounts/delete
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
To delete a bank account, you must first replace the default external account by setting default_for_currency with another external account in the same currency.
Hello Jack. I read this but it currently doesn’t tell me what I wanna know.
What I wann know is, if a payout is requested to an external and payout it’s currently pending. Can the account be delete?
the Doku doesn’t mention what happens if the account has a pending payout
I didn't experience this flow personally, you can try it out in test mode.