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.

Query Parameters

store
string

Store-axis: list every override authored for THIS store (the store's authoring grid).

Minimum string length: 1
product
string

Product-axis: list every store's override for THIS sellable-unit id (the product price map).

Minimum string length: 1

Response

The matched override records (store-axis, or product-axis across stores).

The matched override records (store-axis, or product-axis across stores).

items
object[]
required

The matched override records.