Update Ledger binding

Update a ledger integration

Path Params
string
required

Unique identifier for the ledger name. This value must be unique across all ledger bindings

Body Params
string | null

Ledger adapter address in host:port format

string | null

The maximum time allowed for the entire request operation to complete, including all retry attempts. After this duration, the request will fail with a timeout error

string | null

The waiting period between consecutive retry attempts when a request fails. This delay helps prevent overwhelming the ledger adapter during temporary failures

string | null

The maximum time allowed for each individual request attempt. If a single attempt exceeds this duration, it will be retried according to the backoff configuration

auth
idempotency
string | null

A human-readable name for the ledger that appears in user interfaces

boolean | null
Defaults to true

Indicates whether balance synchronization is enabled for this ledger

Responses
200

successful operation

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