pem.getAccountServiceUsers
This method is supported by Operations starting from version 6.0
This method returns a list of Service Users of the specified Account.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
Account ID |
The method returns an array of the following structures:
Name |
Type |
Short Description |
---|---|---|
|
int |
Service User ID |
|
string |
Display name of Service User |
|
string |
Login name of Service User |
Note: This method can also be called under Reseller permissions.