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