_setDuration
Parameters
id
val
Example
FM_api(
'AppointmentType_setDuration',[
'id' => '122039',
'val' => '25.5'
]
);Results
On Success
On Failure
Last updated
FM_api(
'AppointmentType_setDuration',[
'id' => '122039',
'val' => '25.5'
]
);Last updated
{"ok":1}{"error":"missing or invalid parameter: id"}{"error":"missing or invalid parameter: val"}{"error":"job type does not exist"}