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

id
string
required

The kit (coffret) id (e.g. kit-decouverte).

Minimum string length: 1

Query Parameters

quantity
integer

How many kits to explode (positive integer). Defaults to 1.

Required range: 0 < x <= 9007199254740991

Response

The resolved price plus the explosion preview.

The resolved price plus the explosion preview.

price
object
required
explosion
object
required