Error
Inventory
Get a stock item by id
Returns the stock read model for one inventory line (a sku × shop position). 404s when no stock line carries the given 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 stock read model for one inventory line.
The stock read model for one inventory line.
Minimum string length:
1Pattern:
^[0-9a-f]{64}$Minimum string length:
1Minimum string length:
1Minimum string length:
1Minimum string length:
1Required range:
0 <= x <= 9007199254740991Required range:
0 <= x <= 9007199254740991Required range:
0 <= x <= 9007199254740991Required range:
0 <= x <= 9007199254740991
