_setNotes
Parameters
id
notes
Example
FM_api('UserClockin_setNotes',[
'id'=>'30020',
'notes'=>'[
{
"content":"Test\nNote",
"noteTime":1687872828795,
"createdby":84665
}
]'
]
);Results
On Success
On Failure
Last updated