pem.getAccountDomains

This method is supported by Operations starting from version 5.0

This method returns a list of Domains of the specified Account.

The method has the following input parameters:

Name

Type

Short Description

account_id

int

Account ID

The method returns an array of the following structures:

Name

Type

Short Description

  • domain_id

int

Domain ID

  • owner_id

int

Account ID

  • name

string

Name of Domain

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