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

subscription_id

int

Subscription ID

The method returns the array of structures:

Name

Type

Short Description

mail_contact_id

int

Contact ID

display_name

string

Display Name of Contact

alias

string

Alias of Contact

[email_address]

string

Primary E-mail Address of Contact. This parameter is returned if Primary E-mail Address is defined for Contact.

target_email_address

string

E-mail Address of Contact

Note: This method can also be called under Reseller permissions.