AddDomain
(Related EPP Command » Domain:Create)This commands invokes several processes: It checks if the domainname is available at the registry, creates the contacthandles in the registry and starts the registration at the registry. For a basic AddDomain command only few common parameters are required. For some TLDs special parameters are required in order to register Domains. All special parameters start with X-<TLD>- and can be found in the specific TLD Documentation.
Possible Gateways
The command AddDomain is available via the following gateways:
Required Parameters
The following parameters are standard parameters for this command.
Command
command = AddDomain
domain = YOURDOMAIN.TLD
period = (INT)
ownercontact0 = (CONTACT)
admincontact0 = (CONTACT)
techcontact0 = (CONTACT)
billingcontact0 = (CONTACT)
nameserver0 = (NAMESERVER)
nameserver1 = (NAMESERVER)
Response
code = (CODE)
description = (DESCRIPTION)
Optional
The following parameters are optional for this command.
Command
nameserver0 = (NAMESERVER)
nameserver1 = (NAMESERVER)
nameserver2 = (NAMESERVER)
...
nameserver12 = (NAMESERVER)
admincontact1 = (CONTACT)
admincontact2 = (CONTACT)
techcontact1 = (CONTACT)
techcontact2 = (CONTACT)
billingcontact1 = (CONTACT)
billingcontact2 = (CONTACT)
auth = (TEXT)
transferlock = 0 | 1
DNSSEC# = <flags> <protocol> <algorithm> <pubkey>
DNSSECDSDATA# = <keytag> <algorithm> <digestType> <digest>
Response
property[registrationexpirationdate][0] = (DATE)
property[status][n] = (DOMAINSTATUS)
Attributes
admincontact1 | (CONTACT) |
admincontact2 | (CONTACT) |