Plans & Passes
Resolve booking quota grants for from-config cart bookings
Resolves eligible booking quota grants for each booking in an admin from-config payload.
The response is grouped by booking_ref so the client can map grants back to each cart line.
Selection behavior:
- If
booking_quota_grant_idis provided, it must be applicable for that booking context. - If no explicit selection is provided and
prevent_applying_default_quota=true, no preselection is returned. - If
booking_codeis present, pass-based grants are used as the source (customer/account grants are not merged).
POST
Autorisierungen
The access token received from the authorization server in the OAuth 2.0 flow.
Header
Bearer Token
Abfrageparameter
Organization ID
Body
application/json
Antwort
Grants resolved per booking reference.