_setNotes
Parameters
id
val
Example
FM_api(
'Customer_setNotes',[
'id' => '653093',
'val' => '[{"content":"Test Customer Note\nNew Line"}]'
]
);Test Customer Note
New LineResults
On Success
On Failure
Last updated