Appointment Tasks REST Endpoints
Service/Appointment Tasks
Appointment tasks are used to request and track appointments related to service order field activities for the customer using self-service portals.
- Cancel Appointment
- Method: patchPath:
/rest/apis/cross/service/appointmentTasks/{referenceId}/cancel
- Create Appointment
- Method: postPath:
/rest/apis/cross/service/appointmentTasks/
- Get Pending Field Tasks
- Method: postPath:
/rest/apis/cross/service/appointmentTasks/tasks
- Search Appointment Slots
- Method: postPath:
/rest/apis/cross/service/appointmentTasks/availableSlots
- Search For Tasks
- Method: postPath:
/rest/apis/cross/service/appointmentTasks/reasons