From HEXONET Wiki
Line 1: | Line 1: | ||
− | {{Infobox ccTLD | + | <!--{{Infobox ccTLD |
| name = .AC | | name = .AC | ||
| image =[[File:donuts.jpg|250px]] | | image =[[File:donuts.jpg|250px]] | ||
Line 7: | Line 7: | ||
| idn capable = Yes | | idn capable = Yes | ||
| webpage = [https://www.hexonet.net/domain-name/ac Register .AC] | | webpage = [https://www.hexonet.net/domain-name/ac Register .AC] | ||
− | }} | + | }}--> |
{{#repositoryinfo: AC-LIVE-1API | ac }} | {{#repositoryinfo: AC-LIVE-1API | ac }} | ||
{{#var:ABOUTTLD}} | {{#var:ABOUTTLD}} |
Revision as of 16:52, 10 March 2014
Contents |
Registry
TLD |
- |
Registry |
- |
Dispute Policy |
- |
Limitations |
|
Allowed number of NS |
to |
Periods
API
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)
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
auth = (TEXT) | (NULL)
OPTIONAL
period = (PERIOD) action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
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)
Ownerchange
command = ModifyDomain domain = (DOMAIN)
REQUIRED
ownercontact0 = (CONTACT)
TLD specific
There are no specific parameters available
Addons
RegistrarOC
No special procedures.