For the complete documentation index, see llms.txt. This page is also available as Markdown.
getDT
Retrieve details for all Job Types.
Example
FM_api('JobTypes_getDT')
Result
On Success
{"sql":"select id, name from user82878_appointment_types order by id asc","draw":0,"recordsTotal":"3","recordsFiltered":"3","data":[["1","Maintenance",[],""],["2","Service",[],""],["3","Repair",[],""]]}