Nov 09 2023 12:53 AM - edited Nov 09 2023 12:53 AM
We need to overbook with Microsoft Bookings and a few months ago it was possible to create several appointments in the same time slot of the same user via the Bookings API.
In the past weeks we have noticed the behavior has changed: when we create two appointments in the same time slot for the same user but the second request returns the error "Staff not available" and it does not create the second appointment.
The API we are using is:
POST /solutions/bookingBusinesses/{id}/appointments
Is there a way to allow overbooking to create overlapping appointments for the same user?
Nov 13 2023 08:41 PM
@PlinioGatto are you using Bookings APIs with user-delegate or with application permissions?
Nov 14 2023 01:33 AM