POST
/v1/balance_settingsUpdate balance settings
Updates balance settings for a given connected account. Related guide: Making API calls for connected accounts
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
- IdempotentThe SDK sends
Idempotency-Key, so a retried request is only applied once.
expandarray<string>optional
Specifies which fields in the response should be expanded.
paymentsobjectoptional
Settings that apply to the [Payments Balance](https://docs.stripe.com/api/balance).
200Successful response.
objectstringrequired
String representing the object's type. Objects of the same type share the same value.
paymentsobjectrequired
defaultError response.
errorobjectrequired
Error handling
Any other status is an error: Error response.