Table of Contents

Calendar Exception

CalendarExceptionId : int64Notes : stringExceptionFrom : datetimeExceptionTo : datetimeIsWorkingDay : boolCreatedOn : datetimeModifiedOn : datetimeVersion : int32CalendarUserexceptions0..mcreated bymodified by

Learn more about Calendar Day Exceptions from the On Key Help documentation.

Operations

Operation Operation Id Summary Detail
GET GetCalendarException

Get a Calendar Exception resource.

View

PATCH UpdateCalendarException

Update an existing Calendar Exception resource.

View

DELETE DeleteCalendarException

Delete an existing Calendar Exception resource.

View

GET GetCalendarExceptionCollection

Get a collection of Calendar Exception resources.

View

POST CreateCalendarException

Create a new Calendar Exception resource.

View

GET GetCalendarExceptionForCalendarCollection

Get a collection of Calendar Exception resources for the Calendar.

View

GET LookupCalendarExceptionCalendar

Lookup the Calendar for the Calendar Exception.

View

GET BatchGetCalendarException

Get a collection of Calendar Exception resources for the set of id's.

View

POST BatchCreateCalendarException

Create a new collection of Calendar Exception resources.

View

PATCH BatchUpdateCalendarException

Update a collection of existing Calendar Exception resources.

View

DELETE BatchDeleteCalendarException

Delete a collection of existing Calendar Exception resources.

View