POST Method Details for UpdateFullDayAbsence.
Update absence registration with full day normal working time
Definition
https://app[x].timelog.com/[account name]/api/v{version}/time-registration/update-full-day-absence
Parameters
-
model object The model.
- 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.
- 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