End time of the working time slot in HH:MM format (e.g., '17:00')
startstring
Required
Start time of the working time slot in HH:MM format (e.g., '09:00')
enableinteger
Set to 0 if the time slot should exist but not be considered yet. Omit or set to 1 to enable immediately
nrappsinteger
Number of appointments bookable in this working slot. Use -1 for unlimited appointments
weekdaystring
Required
Weekday ID(s) for this working time slot. 1 = Sunday, 2 = Monday, 3 = Tuesday, 4 = Wednesday, 5 = Thursday, 6 = Friday, 7 = Saturday. Multiple weekdays can be specified separated by commas (e.g., '2,3,5' for Monday, Tuesday, Thursday)
slottypeinteger
Type of slot: 0 = valid for both internal and external (online booked) appointments (default), 1 = only valid for internal (manually entered) appointments
weektypeinteger
Defines the interval for the time slot: 0 = Every week, 1 = Odd weeks, 2 = Even weeks, 3 = First occurrence in month, 4 = Second occurrence in month, 5 = Third occurrence in month, 6 = Fourth occurrence in month, 7 = Every 3 weeks first occurrence, 8 = Every 3 weeks second occur…
calendaridinteger
Required
ID of the calendar to associate with this working time slot
locationidinteger
ID of the location for this working slot if locations are used in working times
calendarintervalidinteger
ID of the period for this working slot if periods are used in working times
validwithserviceidstring
Comma-separated list of service IDs that are valid with this working slot
allserviceidsrequiredinteger
Defines how service validity is checked: 0 = one service needs to be selected, 1 = all services need to be selected exclusively, 2 = all services need to be selected, 3 = one service needs to be selected exclusively
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not