Adds balance report and payout reconciliation report embedded components to the Account Session API
What’s new
You can now use the balance_report and payout_reconciliation_report components in the Account Session API to embed financial reporting directly into your dashboard for your connected accounts.
Impact
The balance_report component shows balance summaries, activity changes, and payout information. The payout_reconciliation_report component shows balance summaries and payout reconciliation details. Both components support filtering by date range, currency, and timezone, and also CSV exports (summarized or itemized). Connected accounts can view and export these reports independently without needing your platform’s support.
Changes
| Parameters | Change | Resources or endpoints |
|---|---|---|
| balance_report payout_reconciliation_report | Added | AccountSession#create. components AccountSession. components |
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: 2026-04-22. dahlia
- Upgrade the API version used for webhook endpoints .
- Test your integration against the new version.
- If you use Connect, test your Connect integration .
- In Workbench, perform the upgrade . You can roll back the version for 72 hours.
Learn more about Stripe API upgrades.
