Arriving

Employee arrives

 

EmployeeTimes/Arriving(EmployeeId as string)

 

if possible, it return

{
    "code": 1,
    "docentry": 8,
    "empoyee-Id": "1",
    "shift": "",
    "startDateTime": "2021/06/14T14:04"
}

 

if not possible, it return http status 200 with

{
    "code": 400.000000,
    "message": "present since 21/06/21 14:45",
    "errorId": "bde:schonda"
}