Update managed balance

Create a new managed balance or update an existing one

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the managed balance

Body Params

Managed balance details

string

Display name for the managed balance

remoteWalletMetadata
required

Remote wallet configuration metadata

thresholds
object
required
Defaults to

Threshold configuration for balance management

boolean
Defaults to false

Boolean flag controlling balance monitoring.

In ramp-off flows it is used to ensure the balance will not fall below minBalance + minBalanceBufferFactor.

  • false: Auto top-ups are executed and the balance can be used as a liquidity source.

  • true: Auto top-ups are disabled, the balance is not used as a liquidity source.

boolean
Defaults to false

Boolean flag controlling balance forecasting.

  • false: Forecasts are calculated for this managed balance.

  • true: Forecasts are not calculated.

When enabled for a liquidity source, forecasting works the same way as for monitored balances: the system can project whether the minimum required balance (including thresholds) will be met, rather than relying only on fixed values.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*