List a store's sealed closures
Lists a register chain’s sealed closures, ascending by sequence, optionally filtered by ?kind= (daily / monthly / annual). store (the chain id) is REQUIRED; without it the route 400s.
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.
Query Parameters
REQUIRED — the register chain id (per store). Missing → 400.
Closure kind: an optional list filter, but REQUIRED to select one closure.
daily, monthly, annual Period key matching the kind (YYYY-MM-DD / YYYY-MM / YYYY). REQUIRED to select one closure.
Response
The store's sealed closures, ascending by sequence number.
daily, monthly, annual -9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991
