#BShip-Connect
1 messages · Page 1 of 1 (latest)
Hi there, there is an account delete API https://stripe.com/docs/api/accounts/delete?lang=dotnet#delete_account
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Accounts created using test-mode keys can be deleted at any time. Standard accounts created using live-mode keys cannot be deleted. Custom or Express accounts created using live-mode keys can only be deleted once all balances are zero.
thx this was helpful