post https://api.zenoti.com/v1/employees//blockouttimes?expand[]=ReccuringDetails
Description
Recurring blockout time blocks the specified time for repetive days. To create a recurring blockout time supply the blockouttime
request object to this api and api will create the blockout time for specific therapist. To create a recurring block out time supply the recurring blockout time object. Request and respones of both recurring and non recurring block out times are given in examples.
Returns
Returns the newly created blockout times in the list of BlockOutTime
objects in both recurring and non-recurring scenarios or returns an error object if any error is occured.