Gets the details for a roster shift with the specified ID.
GET http:///api/v2/business/{businessId}/manager/rostershift/{rosterShiftId}
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| rosterShiftId | int32 | Required | |
| businessId | string | Required | 
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| includeCosts | boolean | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK  | 
          ManagerRosterShiftModel | 
Powered by DapperDox