POST Method Details for UpdateHalfOrFullDaysAbsence.
Update absence registration with full day or half day normal working time
Definition
https://app[x].timelog.com/[account name]/api/v{version}/time-registration/update-half-or-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.
- Type integer Gets or sets the type.
- version string The requested API version
Returns
- [200] Absence registration was updated
- [401] Invalid authentication token
- [500] Time registration does not exist