JustinG
May 08, 2024Brass Contributor
Is there are way to set an appoinment as "All Day" via the API
The bookings API has come a long way, but it still appears to be missing basic things that are available via the Calendar API.
https://learn.microsoft.com/en-us/graph/api/bookingappointment-get?view=graph-rest-1.0&tabs=http
Is there a documented (or undocumented) way to get and set the Bookings appointment item as "All Day" from the API? This option exists in the web interface, so it has to be available in the backend somewhere.