Public preview
Adds support for microdeposits to US Bank Accounts Public preview
What’s new
We added the ability to send microdeposits and confirm microdeposits endpoints to US Bank Accounts. We also added the verification field to specify the bank account’s verification details and status.
Impact
You can now access previously Dashboard-only microdeposit verification flows for US Bank Accounts through the API. The verification field on UsBankAccount objects lets you see what actions you need to take to verify your bank account and to track the progress of the verification process.
Changes
| Endpoints | Change | Resource |
|---|---|---|
| confirm_microdeposits send_microdeposits | Added | V2. Core. Vault. UsBankAccount |
| Parameter | Change | Resources or endpoints |
| verification | Added | V2. Core. Vault. UsBankAccount |
Upgrade
- View your current API version in Workbench.
- If you use an SDK, upgrade to the corresponding SDK version for this API version.
- If you don’t use an SDK, update your API requests to include Stripe-Version: 2025-10-29. preview
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
Learn more about Stripe API upgrades.
