_setJobRef
Set a job reference on an Appointment.
Parameters
id
The ID of the job.
value
The job reference.
Example
Result
On Success
If the Appointment already has the job reference:
On Failure
If no Appointment ID is provided:
If no job reference is provided:
If the Appointment does not exist:
Last updated