_getData
Retrieve data for a customer table
Parameters
cid (optional)
Customer ID
tid
Table ID
Example
On Success
The returned data is an array of table rows filtered by the table ID and (optional) customer ID.
Last updated