Newer Version Available

This content describes an older version of this product. View Latest

Candidates

Describes the result of Get Appointments Candidates request.
List of available service resources.
Name Type Description
startTime String The start time of the appointment time slot.
endTime String The end time of the appointment time slot.
territoryId String The service territory associated with this resource.
resources String[] List of service resource IDs that are available.

At present, only one resource is returned on this list. If there is more than one resource included in a territory, a new child object is added for each resource in the response JSON body.

Important