pem.exchange.getContacts
This method is supported by Operations starting from version 2.9 hotfix03
This method returns all Contacts of the specified Subscription.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
Subscription ID |
The method returns the array of structures:
Name |
Type |
Short Description |
---|---|---|
|
int |
Contact ID |
|
string |
Display Name of Contact |
|
string |
Alias of Contact |
|
string |
Primary E-mail Address of Contact. This parameter is returned if Primary E-mail Address is defined for Contact. |
|
string |
E-mail Address of Contact |
Note: This method can also be called under Reseller permissions.