Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

id
string
required
Minimum string length: 1

Query Parameters

store
string

Response

The priced sellable units (one row per sellable SKU).

skuId
string
required
Pattern: ^[0-9a-f]{64}$
productId
string
required
Minimum string length: 1
label
string
required
Minimum string length: 1
ageRestricted
boolean
required
currency
string
required
Required string length: 3
netUnitPrice
number
required
Required range: x >= 0
unitPriceTtc
number
required
Required range: x >= 0
vatRate
number
required
Required range: 0 <= x <= 100
taxClass
string
required
Minimum string length: 1
Example: