getDomains

This method retrieves all domains from one account. See also getDomain.

Syntax

domain_obj[] = getDomains(username, password, [customer_number])

Return value

domain_obj[], the method returns an array of domain_obj where each struct is equivalent to a domain.

Parameters

  • username
    string
    Username for LoopiaAPI.
  • password
    string
    Password for LoopiaAPI.
  • customer_number
    string
    Customer ID for the account. Used only by resellers who work with the customer’s account.
Was this article helpful?

Related Articles