Migrated from Redmine #361 | Author: Andy Butland
Status: New | Priority: Normal | Created: 2019-03-18
Hi - I’m currently evaluating the platform for use in a client project, but struggling to get the following working. Could you advise if possible and what API call I likely need to look at please?
I’ve created a service, 2 hours in duration and made it available from 16:00 to 18:00 on a single date.
I’ve added a booking limit on the service of 10.
I’ve confirmed this service is available from the getAvailableTimeIntervals request.
I’ve then booked the service at the time for a single customer.
It’s now gone from the getAvailableTimeIntervals request.
I’m expecting though I should have 9 slots available for this time, so it should still be available to book.
Could you let me know if what I’m trying to do is possible please, and if so, how I can go about it? Thanks.