NotesUpdateOut
Response after updating session notes.
successSuccess (boolean)required
notesNotes (string)required
NotesUpdateOut
{
"success": true,
"notes": "string"
}
Response after updating session notes.
{
"success": true,
"notes": "string"
}