bookingCalendarAvailability

View normalized Markdown

Calendar availability dates for a single booking offerable.

graphql
bookingCalendarAvailability(
  id: ID!
  pricings: [PricingInput!]
  quantity: Int
  span: TsRange!
  type: OfferableTypeEnum!
): BookingCalendarAvailability!

Arguments

bookingCalendarAvailability.id · ID! non-null scalar

ID of the offer.

bookingCalendarAvailability.pricings · [PricingInput!] list input

Selected pricings used to include per-slot candidates for date price indications.

bookingCalendarAvailability.quantity · Int scalar

Number of places the customer wants to book; availability and resource checks use it.

bookingCalendarAvailability.span · TsRange! non-null scalar

Date range to return, for example the visible calendar month.

bookingCalendarAvailability.type · OfferableTypeEnum! non-null enum

Offer type. EVENT_TEMPLATE and ADMISSION are supported.

Type

BookingCalendarAvailability object

Calendar availability dates for a single booking offer.

Ready to Get Started?

Book a free demo or reach out — we’d love to hear from you.