Update Ledger

Updates the ledger with the specified ID.

put
Path parameters
idstringRequired

The ID of the ledger to update.

Body

Represents a ledger in the billing system.

idstringOptional

The unique identifier of the ledger.

Example: BLE-1234-1234-1234-1234
statusall ofOptional

The current status of the ledger.

Example: Generated
string · enumOptional

Represents the various statuses a ledger can have in the billing system.

Possible values:
Responses
200

OK

application/json
put
/public/v1/billing/ledgers/{id}

Last updated

Was this helpful?