Sets the Due Date of the Job.
The ID of the Appointment.
The Due Date of the Job arranged as YYYYMMDD.
FM_api('Job_setDueDate, ['id' => '42400', 'value' => '20160624']);
{'ok':1}
{'error':'This would be the error message.'}
Last updated 5 months ago