Skip to main content
PUT
Update ledger status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Ledger UUID

Body

application/json
active
boolean
required

Set ledger active status

closing_date
string<date-time>

Date when ledger should be closed

closing_reason
string

Reason for closing the ledger

Response

200 - application/json

Status updated successfully

ledger
object