Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Adds balance report and payout reconciliation report embedded components to the Account Session API


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

ParametersChangeResources or endpoints
balance_report payout_reconciliation_reportAddedAccountSession#create. components AccountSession. components

Upgrade

  1. View your current API version in Workbench.
  2. 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
  1. Upgrade the API version used for webhook endpoints .
  2. Test your integration against the new version.
  3. If you use Connect, test your Connect integration .
  4. In Workbench, perform the upgrade . You can roll back the version for 72 hours.

Learn more about Stripe API upgrades.

Last verified 2026-09-24

Is this helpful?