Error
Inventory
Get a count session's valued variance
Returns the valued (book vs counted) variance of one physical count session: a per-line delta valued in integer cents, plus the shrinkage / overage totals. Read it after recording lines to preview the adjustment a close would emit. 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
Minimum string length:
1Response
The session's per-line valued variance with the shrinkage/overage totals.
The session's per-line valued variance with the shrinkage/overage totals.
Required range:
0 <= x <= 9007199254740991Required range:
0 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991Required range:
-9007199254740991 <= x <= 9007199254740991
