Migrated from Redmine #275 | Author: Florian Sauter
Status: New | Priority: High, I’m very impatient | Created: 2018-10-31
Usecase:
- on our external website we want to show only the officially available slots as defined by openingTimes, parallelBookings, etc
- in out internal CRM we want to be able to book ANY slot, regardless of whatever restriction applied
We already tried:
- using adminAPI book endpoint
- setting companyHours to 24h and only restrict the provider
==> nothing worked