Staff WorkTimeTable
List staff timetables
Get a list of staff timetables for the specified business id and branch id, with a maximum one month date range. List can be filtered by date
get/api/business/{businessId}/branch/{branchId}/staff/worktimetable
Path parameters
businessIdstring required
branchIdstring required
Query parameters
from_datestring date required
from date to query from. yyyy-MM-dd
to_datestring date required
to date (inclusive) to query to. yyyy-MM-dd
activity_typestring
specifies a specific type of work activity to return
number of staff timetables to return, max is 100
page number, default is 0 and is optional
Response
Staff timetables listed