Get listsacc
Hi, i need get all account owner for a reseller, in this case, the name reseller is "dave",
but the code show all account, owner "root" and "reseller".
$args2 = array(
'searchtype'=>'owner',
'search'=>'username',
'want'=>'user,domain',
);
$xmlapi->listaccts($args2);-
] Hi, i need get all account owner for a reseller, in this case, the name reseller is "dave",
Hello :) Could you elaborate on the exact data that you need? For instance, do you want to get a list of all domain names owned by the reseller account? Thank you.0
Please sign in to leave a comment.
Comments
1 comment