Error
Fiscal
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.
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 store's sealed closures, ascending by sequence number.
Available options:
daily, monthly, annual Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Example:

