GET

Get 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.

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

Returns the complete multi-service booking information including its ID, associated single-service bookings, and the total number of scheduled single-service bookings.

If you call on behalf of an identity with permissions to read only part of the multi-service booking, only the permitted single-service bookings are retrieved. The returned total number includes single-service bookings for which you don't have permissions.

See Query Extended Bookings (SDK | REST) for details about retrieving individual single-service bookings and additional metadata.

Endpoint
GET
https://www.wixapis.com/_api/bookings-service/v2/multi_service_bookings/{multiServiceBookingId}

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?