Regarding siteworx package

Hi,

How can I check SiteWorx Package details of currently logged in user (including package name) using SiteWorx API.
Please show me one example.

Thank you,
kiran upadhya

Hi kiran

I could be wrong sorry, but how would you know who the current logged in user is

What details were you wanting to see, as package could cover various aspects i.e. Whmcs billing uses Iw packages you had predefined etc…

Many thanks

John

Going through this documentation ‘http://docs.interworx.com/interworx/api/index-Controller---siteworx-overview.php#toc-Chapter-87’, I can get siteworx account details by performing action listAccountDetails. But they didn’t mentioned package name (which we can find here ‘http://docs.interworx.com/interworx/api/index-Controller---nodeworx-packages.php#toc-Chapter-45’ ). I wanted to know name of the package (ex: unlimited) of current siteworx user. Do you know any API action which can give me a package name of current siteworx user ?.

>.how would you know who the current logged in user is
Once I get the answer I will let you know.

Thanks
kiran

Hi kiran

Many thanks

As far as I know, each siteworx account can only be assigned a single package, so you would use the nodeworx API as you posted

I this then negates the finding of the user logged in

I hope that helps a little and sorry if I’m wrong

Many thanks

John