TimeEntries

Create a new time entry

post/TimeEntries

Request body

userIdstring nullable
datestring
timeInstring date-time
timeOutstring date-time
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