Attaches a Customer to the specified Job.
The ID of the Job.
The ID of the Customer to attach.
The type of the Customer to attach.
FM_api('Job_setCustomer', ['id' => '222404', customer_id => '101023', 'customer_type' => '0']);
{'ok':1}
Last updated 4 months ago
{'error':'This would be the error message.'}