From HEXONET Wiki
(→Restore Domain) |
(→Domain Transfer) |
||
Line 86: | Line 86: | ||
=== Domain Transfer === | === Domain Transfer === | ||
+ | The transfer has to be initiated by the gaining registrar and can be requested with the API TransferDomain command. | ||
+ | A valid Authorization Code must be provided to initiate a transfer successfully. You may obtain the authorization code from the losing registrar. Domain transfers are processed in Real-Time. | ||
{{#var:TRANSFERSENTENCE}} | {{#var:TRANSFERSENTENCE}} | ||
{{#var:TRANSFERDOMAINCOMMAND}} | {{#var:TRANSFERDOMAINCOMMAND}} |
Revision as of 08:27, 19 June 2013
.IO is the official country code Top-Level-Domain (ccTLD) of The British Indian Ocean Territory. Companies located in this territory, as well as companies or corporations who have business with this territory, can register .IO domains. |
TLD |
.io |
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
The transfer has to be initiated by the gaining registrar and can be requested with the API TransferDomain command.
A valid Authorization Code must be provided to initiate a transfer successfully. You may obtain the authorization code from the losing registrar. Domain transfers are processed in Real-Time.
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
action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER auth = <TEXT>
OPTIONAL
order = CREATE | REPLACE | UPDATE subuser = <TEXT> | <NULL> period = <PERIOD> transferlock = 0 | 1 | <NULL>
If the Authorization Code is correct, the transfer will be processed in real-time.
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)
REQUIRED
Ownerchange
There are no specific parameters available
No special procedures.