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.

Response

The resolved provider plus its enabled/configured flags and the full menu.

The resolved provider plus its enabled/configured flags and the full menu.

provider
enum<string>
required
Available options:
mock,
adyen,
stripe
enabled
boolean
required
configured
boolean
required
availableProviders
enum<string>[]
required
Available options:
mock,
adyen,
stripe