Skip to main content
PATCH
Update Ledger Settings

Headers

Content-Type
string

The type of media of the resource. Recommended value is application/json.

X-Request-Id
string<uuid>

A unique identifier used to trace and track each request.

Authorization
string

Bearer JWT token for authentication. Required when PLUGIN_AUTH_ENABLED=true (enforced in multi-tenant deployments). Optional in default OSS single-tenant mode. Format: Bearer <token>

Path Parameters

organization_id
string<uuid>
required

The unique identifier of the Organization associated with the Ledger.

ledger_id
string<uuid>
required

The unique identifier of the associated Ledger.

Body

application/json

Partial update for Ledger settings. Uses deep merge — only the fields you include are changed.

accounting
object

Accounting-related settings for the Ledger.

Response

Indicates that the request was successful and the settings were updated.

The current settings of a Ledger.

accounting
object

Accounting-related settings for the Ledger.