Error
Inventory
Get a count session by id
Returns one full physical count session (comptage) by id — its store, lifecycle status and the ordered lines (each a SKU with its book / counted quantities and the unit cost in cents used to value the variance). This is the payload a count desk hydrates its table from. 404s for an unknown session id.
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.
Path Parameters
The physical count session (comptage) id.
Minimum string length:
1
