GET http:///api/v2/business/{businessId}/report/shiftswapping
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| businessId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| FromEmployeeId | int32 | ||
| ToEmployeeId | int32 | ||
| IncludeCosts | boolean | ||
| Statuses | array of string, multiple occurances |
Possible values are:
|
|
| FromDate | date-time | ||
| ToDate | date-time | ||
| LocationId | int32 | ||
| EmployingEntityId | int32 |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
ShiftSwappingReportExportModel |
Powered by DapperDox