POST Method Details for UpdateHoursAbsence.
Update hours for absence registration
Definition
https://app[x].timelog.com/[account name]/api/v{version}/time-registration/update-hours-absence
Parameters
-
model object New hour information
- AdditionalComment string Gets or sets the additional comment.
- Comment string Gets or sets the comment.
- Date string Gets or sets the date of the time registration.
- Hours number Gets or sets the hours.
- Minutes integer Gets or sets the minutes.
- TimeRegistrationID integer Gets or sets the time registration identifier.
- version string The requested API version
Returns
- [200] Absence registration was updated
- [401] Invalid authentication token
- [500] Time registration does not exist