For the single date selected returns data about all published rostered shifts, published unassigned shifts, employee unavailablity, and leave requests.

Request

GET https://apimy.yourpayroll.io/api/v2/business/{businessId}/manager/rostershift/manage

Path parameters

Parameter name Value Description Additional
businessId string Required

Query parameters

Parameter name Value Description Additional
filterModel.date date-time
filterModel.employeeId int32
filterModel.locationId int32
filterModel.roleId int32
filterModel.includeCosts boolean
filterModel.includeSubLocations boolean

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

MyManagerRosterDataModel