added
Version 1.14.0
9 days ago by ReadMe API
GET
/api/business/{businessId}/branch/{branchId}/worktimetable
GET
/api/business/{businessId}/branch/{branchId}/worktimetableReturn Type:
Changed response : 200 OK
Specified timetable retrieved
-
Changed content type :
application/json
-
Changed property
timeSlots
(array)Changed items (object):
- Added property
workActivityId
(string)
- Added property
-
GET
/api/business/{businessId}/branch/{branchId}/staff/worktimetable
GET
/api/business/{businessId}/branch/{branchId}/staff/worktimetableReturn Type:
Changed response : 200 OK
Staff timetables listed
-
Changed content type :
*/*
-
Changed property
_embedded
(array)Changed items (object):
-
Changed property
timeSlots
(array)Changed items (object):
- Added property
workActivityId
(string)
- Added property
-
-