Get a sale ticket by id
Returns one finalized sale ticket (vente / ticket de caisse / reçu) by its id — the same back-office projection the list returns, resolved directly so an agent need not page + filter to fetch a ticket (e.g. before processing a return / remboursement). 404s when no ticket carries the given id.
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.
Path Parameters
Sale-ticket id (the finalized transaction id), e.g. T-2026-07-16-0001.
1Response
The finalized sale ticket read model.
The finalized sale ticket read model.
-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991-9007199254740991 <= x <= 9007199254740991
