updateAppointment
Modify existing appointments in Mindbody: reschedule dates/times, assign staff, add notes, and manage payments.
Instructions
Update an appointment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Notes | |
| staffId | No | Staff ID | |
| sendEmail | No | Send email | |
| endDateTime | No | End date/time | |
| resourceIds | No | Resource IDs | |
| applyPayment | No | Apply payment | |
| appointmentId | Yes | Appointment ID | |
| startDateTime | No | Start date/time | |
| executePayment | No | Execute payment |