_getDT
Get details for an Appointment Recurrence.
Parameters
id
The ID of the Appointment Recurrence to retrieve.
Example
FM_api('AppointmentRecurrence_get', ['id' => '123']);
Result
On Success
Last updated
Get details for an Appointment Recurrence.
The ID of the Appointment Recurrence to retrieve.
FM_api('AppointmentRecurrence_get', ['id' => '123']);
Last updated