API: Amend appointment note
Our current appointment note API only adds a note, which also means it wipes any existing note and replaces it with whatever the API says.
The API could be set up to provide important desired information on a clients visit, but there might also be relevant manual notes like "running late" or "coming with a friend" that's still relevant and shouldn't get lost.
Ideally, the API can support just adding to an existing note if one already exists.
1
vote