Update Service Appointment
update_appointmentUpdate an existing service appointment's fields, such as status, schedule, technician, or custom data, by providing the appointment ID.
Instructions
Update fields on an existing Service Appointment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| summary | No | ||
| scheduled_end | No | ||
| technician_id | No | ||
| appointment_id | Yes | Service Appointment record ID. | |
| scheduled_start | No | ||
| additional_fields | No | Any other FSM field API names → values (e.g. custom fields). |