This method adds an existing domain name to an existing Loopia account.
Syntax
status = addDomain(username, password, [customer_number,] domain)
Return value
status. This method returns a status code of OK on success.
Parameters
- username
string
Username for the XML-RPC API. - password
string
Password for the XML-RPC API. - customer_number
string
Customer number of the account where the domain should be added. Only used by resellers to add the domain name to a customer’s account. - domain
string
Domain name to add to the account (ACE-coded if it is an IDN domain).