transferDomain

This method starts a transfer of a domain name to 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 the call succeeded.

Parameters

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

Related Articles