[#332] How to get remaining available slots for a specfic time?

Migrated from Redmine #332 | Author: Oliver Philpott
Status: New | Priority: Normal | Created: 2019-02-07


How can I get back the remaining number of available bookings for a specific service at a specific time?

For example

  • I set up a service with a booking limit of 3
  • It is available at 2019-02-07 17:00 - 18:00
  • 1 person has booked this slot

I want to find out how many more people can still book this i.e. 2.

Is there an API method to find this out?

Redmine Admin wrote:

There is no function to count number of slots left. You can get list of available slots for given number of participants using this method Company public service methods - Company public service methods - SimplyBook.me