Error
Fiscal
Verify the fiscal chain integrity
Verifies a register chain end to end (tamper / sequence-gap / broken-link detection), returning { valid, length } and, on a break, the brokenAt sequence and the reason. store (the chain id) is REQUIRED; without it the route 400s, and a store with no chain yet 404s.
GET
Error
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Response
The end-to-end integrity verdict for the chain.
The end-to-end integrity verdict for the chain.

