Quote:
It would be usefull to get a client list by total AND by reseller.
Rapstyle, you might want to enter it into the bugtracker so it gets on the roadmap for 3.0.6.
|
Thats already possible with the current API, so no need for a feature request.
Quote:
|
I can use client_get for have the information about a determinated client, but for all clients?
|
The _get functions of all item types can be used to query the database for a list of as well.
Example:
$client_record = $client->client_get($session_id, array('client_id' => '%'));
Recent comments
22 hours 11 min ago
22 hours 16 min ago
1 day 3 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 16 hours ago
1 day 22 hours ago
2 days 2 hours ago
2 days 4 hours ago