_setNotificationEmail
Parameters
id
val
Example
FM_api(
'AppointmentType_setNotificationEmail',[
'id' => '152047',
'val' => '[email protected]'
]
);On Success
{"ok":1}On Failure
Last updated