GET /api/v1/booking-bundle-groups.
string
erforderlich
Organization slug.
string
Allowed:
order_index, name, created_at.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Public catalog of booking bundle groups that have at least one live bundle.
GET /api/v1/booking-bundle-groups.
GET /api/v1/organizations/{organization_slug}/offered-booking-bundle-groups?sort=order_index
GET /api/v1/organizations/{organization_slug}?include=offered_booking_bundle_groups,available_booking_bundles.group
GET /api/v1/organizations/{organization_slug}/available-booking-bundles?filter[group_id]={id}&include=group,cover_image,organization.logo_image&sort=order_index
GET /api/v1/organizations/{organization_slug}/available-booking-bundles?filter[without_group]=true&include=group,cover_image,organization.logo_image&sort=order_index
order_index, name, created_at.