Skip to main content
POST
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.

Body

application/json
cart
object
required

Response

The selected non-conflicting outcomes and the total benefit in cents.

The selected non-conflicting outcomes and the total benefit in cents.

applied
object[]
required
totalBenefitCents
integer
required
Required range: -9007199254740991 <= x <= 9007199254740991