POST

Get Multi Service Availability Time Slot


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 time slot that matches the specified filters.

Call this method after finding a suitable slot with List Multi-Service Availability Time Slots to obtain full capacity, resource, and booking-policy details.

The returned time slot acts as a container spanning the entire service sequence, with nested time slots providing detailed information for each individual service.

Defaults

  • Returns all available resources unless you filter by services.resourceIds or services.includeResourceTypeIds.
  • Includes full booking-status and capacity details.

Service type limitations

Only appointment-type services are supported.

To retrieve appointment availability for a single service, call List Availability Time Slots (SDK | REST).

Endpoint
POST
https://www.wixapis.com/_api/service-availability/v2/multi-service-time-slots/get

Errors
403Permission Denied

There is 1 error with this status code.

404Not Found

There are 3 errors with this status code.

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

Did this help?