Reschedule Action

Reschedules an appointment, recurring appointment, or service appointment (service activity).

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Target
crmbaseentity False True

The target of the reschedule operation.

ReturnNotifications
Edm.Boolean True True

For internal use only.

Return Type

Type Nullable Description
RescheduleResponse False The Reschedule action returns the following value.

Entities

Use the Reschedule action with these entity types:

Name Display Name Description
appointment Appointment Commitment representing a time interval with start/end times and duration.
recurringappointmentmaster Recurring Appointment The Master appointment of a recurring appointment series.

See also