POST

Cancel Multi Service Booking


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

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 (SDK | REST) for single-service booking cancellation details.

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?