Gets all the notes for a specific shift.
GET http:///api/v2/business/{businessId}/kiosk/{kioskId}/shift/{shiftId}/notes
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| kioskId | int32 | Required | |
| shiftId | int32 | Required | |
| businessId | string | Required | 
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| model.employeeId | int32 | ||
| model.isAdminInitiated | boolean | ||
| model.type | string | Possible values are: 
 | |
| model.visibility | string | Possible values are: 
 | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK | 
Powered by DapperDox