_setNotes
Adds new notes to or edits existing notes of the Appointment.
Parameters
id
The ID of the Appointment.
value
The new(ly changed) notes of the Appointment.
Example
Result
On Success
On Failure
If no Appointment ID is provided:
If no notes are provided:
If the Appointment does not exist:
Last updated