_copy
Copy a recurrence
Parameters
id
Recurrence ID of the recurrence to be copied
Example
FM_api('AppointmentRecurrence_copy', ['id' => '49'])
On Success
{"id":52}
Last updated
Copy a recurrence
Recurrence ID of the recurrence to be copied
FM_api('AppointmentRecurrence_copy', ['id' => '49'])
{"id":52}
Last updated