GetConfirmedAppointment Method

GetConfirmedAppointment inserts the activity into the schedule without presenting time slot alternatives.

This method is the same as the GetConfirmedAppointment method for the Appointment Booking Service. For more information, see GetConfirmedAppointment Method.

Arguments

The following table describes the arguments for this method.

Argument Name Description

ActId

The activity ID of the activity to schedule.

SvcRegnId

The service region ID of the activity.

Return Values

The following table describes the return values for this method.

Return Value Description

Assignee

The employee assigned to the activity.

StartDT

The scheduled start time in the time zone of the service region for the activity.

Message

The Optimizer error tracing message that is returned if an error occurs.

ErrorCode

The error code returned from the Optimizer. A value of 0 indicates the operation is successful.

ErrArgs

The arguments for the error message associated with the returned error code.