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

from
string

Inclusive window start (YYYY-MM-DD); omit for all time.

to
string

Inclusive window end (YYYY-MM-DD); omit for all time.

store
string

Narrow the trend to one store (shop) by its id; omit for the whole network.

Response

The echoed window/store plus the ascending per-day declared-vs-settled points.

The echoed window/store plus the ascending per-day declared-vs-settled points.

from
string | null
required
to
string | null
required
store
string | null
required
points
object[]
required