list
Retrieve a list of Appointment Types
Example
FM_api('AppointmentTypes_list')
Example Result
{"id":"1","name":"Maintenance"},{"id":"2","name":"Service"},{"id":"3","name":"Repair"}
Last updated
Retrieve a list of Appointment Types
FM_api('AppointmentTypes_list')
{"id":"1","name":"Maintenance"},{"id":"2","name":"Service"},{"id":"3","name":"Repair"}
Last updated