From HEXONET Wiki
(Created page with "{{#repositoryinfo: AFILIASCCTLD-LIVE-1API | vc }} {{#var:ABOUTTLD}} {{Sidebar}} <br> = Registry = {{Summarybox | TLD={{#IfEmpty: {{#var:TLD}} | {{#var:TLD}} | - }} | Regi...") |
|||
Line 10: | Line 10: | ||
{{Summarybox | {{Summarybox | ||
| TLD={{#IfEmpty: {{#var:TLD}} | {{#var:TLD}} | - }} | | TLD={{#IfEmpty: {{#var:TLD}} | {{#var:TLD}} | - }} | ||
+ | | Allowed TLDs={{#IfEmpty: {{#var:ADDTLD}} | {{#var:ADDTLD}} | - }} | ||
| Registry={{#IfEmpty: {{#var:REGISTRYURL}} | [{{#var:REGISTRYURL}} {{#var:REGISTRYURLNAME}}] | - }} | | Registry={{#IfEmpty: {{#var:REGISTRYURL}} | [{{#var:REGISTRYURL}} {{#var:REGISTRYURLNAME}}] | - }} | ||
| Dispute Policy={{#IfEmpty: {{#var:REGISTRYDISPUTEPOLICY}} | [{{#var:REGISTRYDISPUTEPOLICY}} Rules] | - }} | | Dispute Policy={{#IfEmpty: {{#var:REGISTRYDISPUTEPOLICY}} | [{{#var:REGISTRYDISPUTEPOLICY}} Rules] | - }} |
Revision as of 08:43, 10 October 2012
.VC is the official country code Top-Level-Domain (ccTLD) of St. Vincent and the Grenadines. A .VC domain can be used and registered by anyone or any corporation. |
TLD |
.vc |
Allowed TLDs |
.vc, .com.vc, .net.vc, .org.vc |
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>
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 no Deletion Restorable Period.
command = DeleteDomain domain = (DOMAIN)
REQUIRED
n/a
Restore Domain
command = RestoreDomain domain = (DOMAIN)
REQUIRED
n/a
OPTIONAL
renewalmode = <NULL> | <TEXT> subuser = <TEXT>
Ownerchange
There are no specific parameters available
No special procedures.