Removes single-service bookings from a multi-service booking and converts them to independent single-service bookings.
Remove all permitted bookings: If you specify an empty bookings array, all single-service bookings for which the call's identity has read permissions are removed from the multi-service booking.
Selective removal: Specify single-service booking IDs and revisions to remove only specific single-service bookings from the package.
Sequential scheduling: To maintain sequential scheduling, remove only first or last single-service bookings. For middle bookings, first reschedule all relevant single-service bookings to eliminate gaps. To do so, call Reschedule Multi Service Booking before removing the unwanted bookings.
Independent bookings: Removed single-service bookings become independent bookings. You can manage them using single-service booking methods.
Automatic cleanup: Multi-service bookings must contain at least 2 services. If removal results in only 1 remaining single-service booking for the multi-service booking, the entire multi-service booking is deleted and the remaining single-service booking becomes a standalone booking.
Revision control: Specify current revision numbers to prevent conflicting modifications during the removal process.
This method may require higher-level permissions than the caller has, based on their identity and roles and permissions. In these cases, you can ensure the method is called with the required level of authorization by using one of the following:
There are 2 errors with this status code.
There is 1 error with this status code.
This method may also return standard errors. Learn more about standard Wix errors.