_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