This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Updates a staff member's working hours based on the specified schedule ID (SDK | REST).
By default, staff members work during the opening hours of the business's default location (SDK | REST).
You can specify either the ID of the business's working hour schedule or the staff member's event schedule. The call fails if you specify a different schedule ID.
To customize a staff member's working hours, specify their event schedule ID
as scheduleId
. Refer to this sample flow
(SDK | REST)
for more details.
To reset a staff member’s working hours to the default business hours,
specify the ID of the business working hour schedule as scheduleId
.
ID of the staff member to assign the schedule to.
Options for setting the staff member's working hours schedule.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.