Skip to main content

Reopen Period

POST 

/api/ledger/close/periods/:period/reopen

Reopen the most recently closed period (a reason is required and audit-logged). Removes the period's own lock, flags its report snapshots stale, and returns the period to review. When the accounting provider still has the month locked, residual_provider_locks lists those connections — entries stay locked provider-side until the books are reopened there too.

Authentication: Bearer token. Requires the accounting settings management permission.

Errors: 422 when the period is not the most recently closed one or a close is currently running.

Request

Responses

OK

Response Headers
    Content-Type