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?