Create an Appointment Type.
The name of the Appointmnet Type you wish to add.
FM_api('AppointmentType_new', ['name' => 'new appointment type'])
{"ok":1,"id":5,"name":"new appointment type"}
Last updated 3 months ago