eugui

Member
Dec 10, 2007
18
0
51
Marília, SP, Brazil
Hi,

i'm trying to use "listresellers" (/xml-api/listresellers) but i think that have a problem, i have some resellers account at my server and i try o list them so i have the result:

Array
(
[listresellers] => Array
(
[reseller] => coldwe
)

)


this is a problem?
i have: WHM 11.15.0 cPanel 11.18.1-S20683

Thanks

Guilherme
 

eugui

Member
Dec 10, 2007
18
0
51
Marília, SP, Brazil
i have already done.

i had to modify my function because using only: whmreq("/xml-api/listresellers", $host, $user, $hash); i had problems so i modify my account and now i have php+xml api + DOM

but i think that have some problems whith xml-api/listresellers

thanks

=/