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 via self-service portals.
- Book Appointment
- Method: postPath:
https://server:port/spl/rest/apis/cross/service/appointmentTasks/ - Cancel Appointment
- Method: patchPath:
https://server:port/spl/rest/apis/cross/service/appointmentTasks/{referenceId}/cancel - Retrieve Pending Tasks
- Method: postPath:
https://server:port/spl/rest/apis/cross/service/appointmentTasks/tasks - Search Appointment Slots
- Method: postPath:
https://server:port/spl/rest/apis/cross/service/appointmentTasks/availableSlots - Search For Tasks
- Method: postPath:
https://server:port/spl/rest/apis/cross/service/appointmentTasks/reasons