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: post
Path: https://server:port/spl/rest/apis/cross/service/appointmentTasks/
Cancel Appointment
Method: patch
Path: https://server:port/spl/rest/apis/cross/service/appointmentTasks/{referenceId}/cancel
Retrieve Pending Tasks
Method: post
Path: https://server:port/spl/rest/apis/cross/service/appointmentTasks/tasks
Search Appointment Slots
Method: post
Path: https://server:port/spl/rest/apis/cross/service/appointmentTasks/availableSlots
Search For Tasks
Method: post
Path: https://server:port/spl/rest/apis/cross/service/appointmentTasks/reasons