POST

Cancel Multi Service Booking


Cancels a multi-service booking and all its associated single-service bookings.

Cancels the entire multi-service booking, updating the status of all single-service bookings to CANCELED. The call fails if all single-service bookings are already canceled or declined.

See Cancel Booking for single-service booking cancellation details.

Permissions
Manage Bookings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/_api/bookings-service/v2/multi_service_bookings/{multiServiceBookingId}/cancel

Errors
403Permission Denied

There is 1 error with this status code.

404Not Found

There is 1 error with this status code.

428Failed Precondition

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?