Get

Is Available


Developer Preview

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

Deprecation Notice:

This endpoint has been replaced with Bookings V2 Query Availability and will be removed on December 31, 2024.

Returns the current availability of a requested entity by checking whether there are enough spots left based on the requested party size.

When checking the availability an appointment, class or course, use the following parameter objects:

  • Appointments. Use the slot object from list slots to populate the session
  • Courses. Use the course's scheduleId
  • Classes. Use sessionId When calling Is Available on a locked session, the returned available property is false.

Permissions This endpoint requires the Read Bookings - Public Data permission scope.

Endpoint
GET
https://www.wixapis.com/bookings/v1/availability

Did this help?