_logGet
Get list of status updates for an Appointment.
Parameters
id
The ID of the Appointment.
Example
FM_api('Appointment_logGet', ['id' => '222402']);
Result
[]
Last updated
Get list of status updates for an Appointment.
The ID of the Appointment.
FM_api('Appointment_logGet', ['id' => '222402']);
[]
Last updated