Sets the Description of the Job type.
The ID of the Job Type.
The department to be set for the Job Type.
FM_api( 'JobType_setDepartment',[ 'id' => '122037', 'department' => '337119' ] );
Occurs if the Job Type doesn't exist
Last updated 5 months ago
{'ok':1}
{"error":"job type does not exist"}