List stored-value instruments
Returns one page of the issued instrument book (gift cards, credit notes and store credit share one aggregate). Filter with kind and/or status, sort by code or balanceCents, and walk with page/pageSize (max 100) until pageCount. Use this to survey or reconcile the book; to resolve ONE card a customer is holding, use the by-code lookup instead — a scanned code is not searchable here.
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
0 < x <= 90071992547409910 < x <= 100gift_card, credit_note, store_credit active, depleted, void code, balanceCents asc, desc Response
A page of instrument read models with the pagination totals.
A page of instrument read models with the pagination totals.
-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991
