Recalculate ledger

Recalculates a ledger.

post

Recalculates pricing, margins, and totals for all charges in the ledger without changing status.

Path parameters
idstringRequired

The ID of the ledger to recalculate.

Body

Represents a ledger in the billing system.

revisioninteger · int32Optional
idstringOptional

The unique identifier of the ledger.

Example: BLE-1234-1234-1234-1234
statusstring · enumOptional

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

Possible values:
Responses
chevron-right
200

OK

application/json

Represents a ledger in the billing system.

revisioninteger · int32Optional
idstringOptional

The unique identifier of the ledger.

Example: BLE-1234-1234-1234-1234
statusstring · enumOptional

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

Possible values:
post
/public/v1/billing/ledgers/{id}/recalculate

Last updated

Was this helpful?