From HEXONET Wiki
(→Domain Transfer) |
(→Domain Transfer) |
||
Line 87: | Line 87: | ||
=== Domain Transfer === | === Domain Transfer === | ||
{{#var:TRANSFERSENTENCE}} | {{#var:TRANSFERSENTENCE}} | ||
− | Upon successfully transferring the domain, the expiration date will be extended by 1 year. | + | Upon successfully transferring the domain, the expiration date will be '''extended by 1 year'''. |
{{#var:TRANSFERDOMAINCOMMAND}} | {{#var:TRANSFERDOMAINCOMMAND}} | ||
<span class="label label-important">REQUIRED</span> | <span class="label label-important">REQUIRED</span> |
Revision as of 11:53, 13 August 2012
TLD |
- |
Registry |
- |
Dispute Policy |
- |
Limitations |
|
Allowed number of NS |
to |
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> transferlock = 0 | 1 | <NULL> subuser = <TEXT> | <NULL> nameserverset = <TEXT> | <NULL>
Domain Transfer
There is a special procedure to handle a domain transfer. Please contact our Support-Team if you should need further information.
Upon successfully transferring the domain, the expiration date will be extended by 1 year.
command = TransferDomain domain = (DOMAIN)
REQUIRED
auth = <TEXT> | <NULL> | <NIC-1132> action = REQUEST | DENY | CANCEL | USERTRANSFER
OPTIONAL
subuser = <TEXT> | <NULL> period = <PERIOD> transferlock = 0 | 1 | <NULL> repository = <NULL> | <TEXT>
Delete Domain
Domains can be deleted with the API DeleteDomain command.
There is no Deletion Restorable Period.
command = DeleteDomain domain = (DOMAIN)
REQUIRED
n/a
OPTIONAL
n/a
Restore Domain
command = RestoreDomain domain = (DOMAIN)
REQUIRED
n/a
OPTIONAL
subuser = <TEXT>
Ownerchange
There are no specific parameters available
No special procedures.