Work Shifts
Field | Type | Description |
---|---|---|
WorkShiftId | int | |
WorkShiftName | string |
Authorization needed
GET https://api.ninthbrain.com/WorkShift/GetList?api-version=2.0
HTTP/1.1 200 OK
Content-Type: application/json;charset=utf-8
{
"WorkShiftId": 0,
"WorkShiftName": ""
}
bad_request
(HTTP 400)unauthorized
(HTTP 401) - This APIKey is not valid for this service.