_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