Error
Catalog
Resolve a product's markdown price
Resolves a product’s effective clearance price AT NOW: the latest step whose fromDate is on-or-before now wins (before the first step the master price stands). source names the layer that applied (master/fixed/percent). 404s for a product with no schedule.
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 resolved effective price plus the trail of what applied.
The resolved effective price plus the trail of what applied.

