From HEXONET Wiki
m (add local presence information) |
(→Domain Registration) |
||
Line 80: | Line 80: | ||
<span class="label label-important">REQUIRED</span> | <span class="label label-important">REQUIRED</span> | ||
<pre> | <pre> | ||
− | + | ownercontact0 = (CONTACT) | |
− | + | admincontact0 = (CONTACT) | |
− | + | techcontact0 = (CONTACT) | |
− | + | billingcontact0 = (CONTACT) | |
nameserver0 = (NAMESERVER) | nameserver0 = (NAMESERVER) | ||
nameserver1 = (NAMESERVER) | nameserver1 = (NAMESERVER) | ||
Line 95: | Line 95: | ||
{{warnbox| For all registrations, a local presence service will be provided automatically (free of charge).}} | {{warnbox| For all registrations, a local presence service will be provided automatically (free of charge).}} | ||
+ | |||
=== Domain Transfer === | === Domain Transfer === | ||
{{#var:TRANSFERSENTENCE}} | {{#var:TRANSFERSENTENCE}} |
Revision as of 07:04, 10 November 2017
Introduced | 1987 |
---|---|
Country | Argentina |
Registry | NIC Argentina |
IDN Capable | Yes |
Webpage | Register .AR |
Contents |
Registry
TLD |
.com.ar |
Allowed TLDs |
.com.ar |
Registry | |
Dispute Policy | |
Registrar |
1api GmbH |
WHOIS-Server | |
WHOIS-Update |
5 minutes |
Character Set |
|
IDN capable |
Yes |
Restore capable |
Non-Realtime |
Handle Updates |
Unsupported |
Registration System |
Non-Realtime |
Allowed number of NS |
2 to 5 |
Registry Nameservercheck |
No |
Host IP-Addresses Type |
IPv4 |
Hosts managed as |
Attribute |
Root Nameserver Update |
several times a day |
Transferclass |
Push |
Transfer Authcode required |
No |
Transfer Lock |
No |
Owner Change by |
Trade |
Trade Periods |
1Y |
Periods
Registration Periods |
1 year |
Finalization Period |
-1 day |
Failure Period |
-1 day |
Payment Period |
-61 days |
Deletion Restorable Period |
30 days |
Deletion Hold Period |
0 days |
Explicit Renewals |
No |
Renewal Periods |
1 year |
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> transferlock = 0 | 1 | <NULL> subuser = <TEXT> | <NULL>
Domain Transfer
The losing registrar has to inititate the transfer to push the domain to the gaining (new) registrar. The gaining registrar has to be aware of the planned domain transfer. Hence the transfer has to be requested with the API TransferDomain command.
command = TransferDomain domain = (DOMAIN)
REQUIRED
ARtion = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
OPTIONAL
order = CREATE | REPLARE | UPDATE subuser = <TEXT> | <NULL> period = <PERIOD> transferlock = 0 | 1 | <NULL>
Delete Domain
Domains can be deleted with the API DeleteDomain command.
There is a Deletion Restorable Period of 30 days and a following Deletion Hold Period of 0 days.
command = DeleteDomain domain = (DOMAIN)
Restore Domain
Restores can be processed automatically but not in realtime. A restore is possible within 30 days upon deletion. Please use the command RestoreDomain.
command = RestoreDomain domain = (DOMAIN)
OPTIONAL
renewalmode = <NULL> | <TEXT> subuser = <TEXT>
Ownerchange
All contact information with the exception of registrant Name, Firstname and Organisation can be updated through the ModifyDomain command.
In order to change the owner you have to request a trade with the TradeDomain command. This can be done through our web interface or through our API:
command = TradeDomain domain = <DOMAIN> ownercontact0 = <CONTACT>
Upon successfully traded the domain, the registration period will be extended by 1 year.
TLD specific
Transfer procedure
Specific information will be provided shortly.