Set the User for a group of Jobs.
List the Job IDs which will have the user set.
The ID of the user to be set.
FM_api('Jobs_setUser', ['appointment_ids' =>[ '77', '41', '42'], 'user_id' => '82878']);
"[82878,"0"]"
Last updated 2 months ago