Error
Catalog
Get a product's priced sellable units
Projects the priced (TTC + VAT per SKU) sellable units the till builds a cart line from. Pass ?store=<id> to re-price through that store’s overrides; without it the base catalog price stands. 404s for a product with no master pricing record.
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:
1Query Parameters
Response
The priced sellable units (one row per sellable SKU).
Pattern:
^[0-9a-f]{64}$Minimum string length:
1Minimum string length:
1Required string length:
3Required range:
x >= 0Required range:
x >= 0Required range:
0 <= x <= 100Minimum string length:
1Example:

