transferDomain

This method starts a transfer to Loopia of a domain name that is in a Loopia account.

Please note that for certain TLDs a fee is charged for carrying out a transfer. Full prices can be found in our detailed price list for domains.

Syntax

status = transferDomain(username, password, [customer_number,] domain, auth_code)

Return value

status, this method returns a status code of OK if all went well.

Parameters

  • username
    string
    Username for LoopiaAPI.
  • password
    string
    Password for LoopiaAPI.
  • customer_number
    string
    Customer ID of the account where the domain name is located. Used only by resellers working with a customers account.
  • domain
    string
    Domain names to be transferred.
  • auth_code
    string
    Auth code from the previous supplier.
Was this article helpful?

Related Articles