setStatusToComplete
Sets appointment status to complete
Parameters
id
The ID of the appointment which will have status set to complete.
Example
FM_api('Appointment_setStatusToComplete', ['id'=>'1']);
On Success
"null"
Sets appointment status to complete
The ID of the appointment which will have status set to complete.
FM_api('Appointment_setStatusToComplete', ['id'=>'1']);
"null"