TimeEntries

Update an existing time entry

put/TimeEntries/{id}

Path parameters

idstring required

Request body

datestring nullable
timeInstring date-time nullable
timeOutstring date-time nullable
lunchInstring date-time nullable
lunchOutstring date-time nullable
notesstring nullable
statusstring nullable

Response

OK

idstring
userIdstring
datestring
timeInstring date-time
timeOutstring date-time nullable
lunchInstring date-time nullable
lunchOutstring date-time nullable
notesstring nullable
statusstring
createdAtstring date-time
updatedAtstring date-time