[#492] Deleting All Provider's Slots

Migrated from Redmine #492 | Author: Vu La
Status: New | Priority: Normal | Created: 2020-03-16


Hi,

Is there a quickly way to delete/remove all of a provider’s available appointment slots?

Thanks.

Redmine Admin wrote:

Hi, there is only one method to manage it API documentation | SimplyBook.me Online Scheduling

Vu La wrote:

Hi thanks for your reply,

In that case what do I need to set my info so that I can remove all of the provider’s available appointment slots?

Is it something like this?

{
“start_time”:“9:00”,
“end_time”:“18:00”,
“is_day_off”:1,
“breaktime”:,
“index”:“1”,
“name”:“Monday”,
“date”:“”,
“unit_group_id”:“1”,
“event_id”:“”
}