Public preview
Adds Risk Reserved Balance to the Balances API Public preview
What’s new
Adds the risk_reserved hash property to the Balance object. It contains information about available and pending funds being held in reserve.
Impact
You can now see risk_reserved balances, including available and pending amounts. This additional information helps you track and reconcile funds held in reserve.
Changes
| Parameter | Change | Resources or endpoints |
|---|---|---|
| risk_reserved | Added | Balance |
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-03-25. preview
- 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.
