Skip to main content

Verify Closed Period

GET 

/api/ledger/close/periods/:period/verify

Drift check for a closed period: recomputes each snapshotted report live and diffs the totals against the snapshot with a $0.01 tolerance. Any difference means the closed month's numbers moved after close (for example via data repairs) and lists the changed figures. The reconciliation summary is informational — it legitimately changes as reconciliation work continues and never trips the period-level verdict.

Authentication: Bearer token.

Errors: 422 when the period is not closed.

Request

Responses

OK

Response Headers
    Content-Type