bookings: one booking for multiple people/max attendee cap

Casimiro, Sophia (PARKS) 11 Reputation points
2021-03-01T21:06:53.89+00:00

Hello, I am trying to set up the bookings for our park tours. We were hoping this would be a family friendly booking site and by that I mean. One person book for a family of 4 out of 12 spots. Is there a way to do this and I am just not seeing it? Thank you,

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,493 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Diana Wanjuhi 1,376 Reputation points
    2021-03-09T10:00:53.507+00:00

    Hello @Casimiro, Sophia (PARKS) The Bookings API includes a BookingAppointment resource which represents a customer appointment for a bookingService provided by a Microsoft Bookings business. The appointment resource has a customerNotes property where your customer can add notes associated with the appointment such as the family booking according to your use case.

    Please note the bookings API is currently under the /beta version in Microsoft Graph and is subject to change. Use of these APIs in production applications is not supported. You can also view the Bookings roadmap for the upcoming features for Bookings.

    Please let me know whether this helps.

    Diana (MSFT)

    0 comments No comments