Create Calendar Absence
Creates a new calendar absence in eTermin.
POST
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 calendar. Use the "Calendar - Get calendar details" function to get a list with all available calendars.
stringrequired
Start time of the absence. Format: yyyy-mm-dd HH:MM e.g. 2017-10-24 18:00
stringrequired
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 to begin (nwtype has to be 1).
number
Number of days for the dynamic absence to last (nwtype has to be 1).