For the complete documentation index, see llms.txt. This page is also available as Markdown.

_getDT

Retrieve Customer data.

Example

FM_api('Customers_getDT');

Result

On Success

{"draw":0,"recordsTotal":"8","recordsFiltered":"8","data":[]}

Last updated