Personal tools

From HEXONET Wiki

Jump to: navigation, search
Line 117: Line 117:
 
{{#var:RESTOREPOLICYSENTENCE}}
 
{{#var:RESTOREPOLICYSENTENCE}}
 
{{#var:RESTOREDOMAINCOMMAND}}
 
{{#var:RESTOREDOMAINCOMMAND}}
<span class="label label-important">REQUIRED</span>
 
<pre>
 
n/a
 
</pre>
 
  
 
<span class="label label-info">OPTIONAL</span>
 
<span class="label label-info">OPTIONAL</span>
Line 133: Line 129:
  
 
= TLD specific =
 
= TLD specific =
 
+
=== Update ===
{{#var:NOSPECIFIC}}
+
VAT-ID / Passport can be updated via an API '''ModifyDomain''' command with using following parameter:
 +
<pre>
 +
X-VATID = <TEXT>
 +
X-IDNUMBER= <TEXT>
 +
</pre>
  
 
= Addons =
 
= Addons =

Revision as of 08:06, 9 July 2013

.LV is the official country code Top-Level-Domain of Latvia.




TLD

.lv

Allowed TLDs

.lv, .com.lv, .net.lv, .org.lv

Registry

NIC.lv

Dispute Policy

Rules

Registrar

1api GmbH

WHOIS-Server

http://www.nic.lv/whois

Min. Characters

2

Max. Characters

63

Character Set
  • Letters and numbers
  • Hyphens ("-"), however not at the beginning or directly in front of the TLD
  • IDN: not allowed
Limitations
  • Registrant Contacts: Required: 1 / Maximum: 1
  • Admin Contacts: Required: 1 / Maximum: 1
  • Tech Contacts: Required: 0 / Maximum: 1
  • Billing Contacts: Required: 0 / Maximum: 1

{{{Possible Extensions}}}

Restore capable

Real-Time

Handle Updates

Supported (partially)

Registration System

Real-Time

Allowed number of NS

0 to 5

Host IP-Addresses Type

IPv4 / IPv6

Hosts managed as

Attribute

SEC DNS Interface

DS data interface

Owner Change by

Update


Domain Registration

Domains can be registered in Real-Time with the API AddDomain command.

command = AddDomain
domain  = (DOMAIN)

REQUIRED

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

X-VATID = <TEXT>
X-IDNUMBER= <TEXT>

OPTIONAL

auth = <TEXT> | <NULL>
transferlock = 0 | 1 | <NULL>
subuser = <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.

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>

Delete Domain

Domains can be deleted with the API DeleteDomain command.
There is a Deletion Restorable Period of 30 days.

command = DeleteDomain
domain = (DOMAIN)

REQUIRED

n/a


Restore Domain

Restores can be processed 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

An Ownerchange is free of charge and can be done with the API ModifyDomain command.

Update

VAT-ID / Passport can be updated via an API ModifyDomain command with using following parameter:

X-VATID = <TEXT>
X-IDNUMBER= <TEXT>

Restore Process

To restore a domain as a RegistrarOC customer, you simply have to execute the RestoreDomain command. HEXONET directly forwards the restore request to the registry, which performs the restore in real-time. As soon as the restore is complete, the domain will get assigned to your account with the original domain data.

Please do not initiate a restore directly at the registry (e.g. using the registrar webinterface). All restore operations must be performed through our system.