For the single date selected returns data about all published rostered shifts, published unassigned shifts, employee unavailablity, and leave requests.
GET http:///api/v2/business/{businessId}/manager/rostershift/manage
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| businessId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| Date | date-time | ||
| EmployeeId | int32 | ||
| LocationId | int32 | ||
| RoleId | int32 | ||
| IncludeCosts | boolean | ||
| IncludeSubLocations | boolean |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
NzManagerRosterDataModel |
Powered by DapperDox