Terminate a Service Appointment
Purpose
To terminate a service appointment.
Request URL
https://fsm.zoho.com/fsm/v1/Service_Appointments/<record_id>
Request Method
PUT
Scope
scope=ZohoFSM.modules.serviceappointments.UPDATE
Mandatory Parameters
Name | Description | Type |
transition_id | The ID for the transition Terminate that can be obtained from the record using the List Transitions API. | String |
data | Add the notes for terminating the service appointment N.B. Error will be thrown if the user does not have the Notes -> Create permission. | Map |
Sample Request
Copied
Sample Input
Copied
Sample Response
Copied