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
.
You can only call this method when authenticated as a Wix app or Wix user identity.
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.