_setStockNotes
Parameters
id
value
Example
FM_api('Appointment_setStockNotes', ['id' => '123', 'value' => 'This is a note.']);Result
On Success
{'ok':1}Last updated
FM_api('Appointment_setStockNotes', ['id' => '123', 'value' => 'This is a note.']);{'ok':1}Last updated