NameDescriptionTypeAdditional information
ClientId

The internal id of the client.

integer

None

ClientName

The name of the client.

string

None

EmployeeId

The internal id of the employee who owns the appointment.

integer

None

EmployeeName

The name of the employee who owns the appointment.

string

None

StatusChangedByName

The name of the employee who changed the status of the appointment.

string

None

StatusChangedById

The id of the employee who changed the status of the appointment.

integer

None

CreatedByName

The name of the employee who created the appointment.

string

None

CreatedById

The id of the employee who created the appointment.

integer

None

StartDate

The start date of the appointment.

date

None

EndDate

The end date of the appointment.

date

None

Subject

The subject of the appointment.

string

None

AppointmentType

The type of the appointment.

string

None

Reason

The given reason when the appointment is completed or cancelled.

string

None

Remarks

Remarks made to the appointment.

string

None

Status

The status of the appointment.

string

None

ParentPlannedItemId

The internal id of the parent appointment.

integer

None

OccurrenceIndex

The index of the occurrence of the appointment when part of an recurrence.

integer

None

Id

The internal id of the planned appointment.

integer

None

StartTime

The start time of the appointment.

date

Deprecated (unavailable from 21.01.1P): Please use 'StartDate' instead.

EndTime

The end time of the appointment.

date

Deprecated (unavailable from 21.01.1P): Please use 'EndDate' instead.

Location

The location of the appointment.

string

None

MovesToNextDay

Determines whether the appointment will be moved to the next day when not completed.

boolean

None

IsAllDay

Is the appointment created as an all-day appointment.

boolean

None

RecursionText

Description of the recurrence of the appointment. Empty when the appointment is not recurring.

string

None

Actions

List of related actions.

Collection of Action

None

WorkTypeId

The id of the worktype.

integer

None

EmploymentId

The internal id of the employee's employment.

integer

None

WeekPlanningId

The Id of the WeekPlanning.

integer

None