Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Restore Domain)
(Ownerchange)
Line 135: Line 135:
 
=== Ownerchange ===
 
=== Ownerchange ===
 
{{#var:TRADESENTENCE}}
 
{{#var:TRADESENTENCE}}
 +
{{#var:MODIFYDOMAINCOMMAND}}
 +
<span class="label label-important">REQUIRED</span>
 +
<pre>
 +
ownercontact0 = (CONTACT)
 +
</pre>
  
 
= TLD specific =
 
= TLD specific =

Revision as of 13:42, 17 July 2013





TLD

-

Registry

-

Dispute Policy

-

Limitations
  • Registrant Contacts: Required: / Maximum:
  • Admin Contacts: Required: / Maximum:
  • Tech Contacts: Required: / Maximum:
  • Billing Contacts: Required: / Maximum:

{{{Possible Extensions}}}

Allowed number of NS

to


{{{Possible Extensions}}}


Domain Registration

Domains can be registered with the API AddDomain command.

command = AddDomain
domain  = (DOMAIN)

REQUIRED

ownercontact0 = (CONTACT)
admincontact0 = (CONTACT)
techcontact0 = (CONTACT)
billingcontact0 = (CONTACT)
nameserver0 = (NAMESERVER)
nameserver1 = (NAMESERVER)

OPTIONAL

auth = (TEXT) | (NULL)
period = (PERIOD)
transferlock = 0 | 1 | (NULL)
X-ASIA-CED-ACCEPT-TRUSTEE-TAC = 0 | 1
X-ASIA-MAINTAINERURL = (TEXT) (max. 255 chars)
X-ASIA-CED-CONTACT = registrant | admin | tech | billing
X-ASIA-CED-CCLOCALITY = (COUNTRY)
X-ASIA-CED-LOCALITYSP = (TEXT) (max. 255 chars)
X-ASIA-CED-LOCALITYCITY = (TEXT) (max. 255 chars)
X-ASIA-CED-LEGALENTITYTYPE = naturalPerson | corporation | cooperative | partnership | government | politicalParty | society | institution | other Type of Entity.
X-ASIA-CED-IDENTFORM = passport | certificate | legislation | societyRegistry | politicalPartyRegistry | other
X-ASIA-CED-IDENTNUMBER = (TEXT) (max. 255 chars)
X-ASIA-CED-OTHERLETYPE = (TEXT) (max. 255 chars)
X-ASIA-CED-OTHERIDENTFORM = (TEXT) (max. 255 chars)
X-ASIA-MAINTAINERURL = (TEXT) (max. 255 chars)
X-ASIA-NOTF-CONTACT = (CONTACT)

Domain Transfer

There is a special procedure to handle a domain transfer. Please contact our Support-Team if you should need further information.

command = TransferDomain
domain = (DOMAIN)

REQUIRED

auth = <TEXT> | <NULL>

OPTIONAL

period = (PERIOD)
transferlock = 0 | 1 | (NULL)
action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
emaillanguage = <TEXT>
emailurl = <TEXT>
emaillanguage = <TEXT>
emailtac = <TEXT>
emailsender = <TEXT> | <NULL>
emailsubject = <TEXT> | <NULL>
requestentity = <TEXT>

Delete Domain

Domains can be deleted with the API DeleteDomain command.
There is no Deletion Restorable Period.

command = DeleteDomain
domain = (DOMAIN)

Restore Domain

command = RestoreDomain
domain = (DOMAIN)

OPTIONAL

subuser = (TEXT)
renewalmode = (NULL) | (TEXT)

Ownerchange

command = ModifyDomain
domain  = (DOMAIN)

REQUIRED

ownercontact0 = (CONTACT)

{{{Possible Extensions}}}

No special procedures.