RyzeDeskRyzeDesk

Stripe

4105 articles

Adds Risk Reserved Balance to the Balances API


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

ParameterChangeResources or endpoints
risk_reservedAddedBalance

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-03-25. preview
  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 .

Learn more about Stripe API upgrades.

Last verified 2026-09-27

Is this helpful?