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

planId
string
required

The plan id, e.g. plan-restock-aigle-32.

Minimum string length: 1

Response

Every verdict, and whether the plan may proceed.

Every verdict, and whether the plan may proceed.

canProceed
boolean
required
verdicts
any[]
required
warnings
any[]
required
blocks
any[]
required
skipped
any[]
required