Update Calendar Absence
Updates an existing calendar absence in eTermin.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
ID of the absence.
number
ID of the calendar. Use the "Calendar - Get calendar details" function to get a list with all available calendars.
string
Start time of the absence. Format: yyyy-mm-dd HH:MM e.g. 2017-10-24 18:00
string
End time of the absence. Format: yyyy-mm-dd HH:MM e.g. 2017-10-24 18:00
string
Reason or note for the absence.
boolean
Indicates if the absence is dynamic.
number
Number of days for the dynamic absence (nwtype has to be 1).