Hello.
Through code the Wix-Booking module has 3 methods.
getServiceAvailability()
getCheckoutOptions()
getServiceAvailability( )
It seems that none of those provide the means to query the booked slots.
I’m trying to develop a dashboard to manage the agenda and without this information, it will be difficult.
How to keep track of which client is booked on which slot?
Does anyone have a tip on this regard?
Thank you.