GET
/v1/balance_settingsRetrieve balance settings
Retrieves balance settings for a connected account. Use expand when you need additional response fields included in the returned settings.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
expandarray<string>optional
Fields to expand in the response; each value must be no longer than 5000 characters.
200Returns the balance settings object, including its object type and payment balance configuration.
objectstringrequired
String representing the object's type. Objects of the same type share the same value.
paymentsobjectrequired
defaultError response.
errorobjectrequired
Error handling
Each expand value must be a string no longer than 5000 characters. The request body defines no additional fields.