Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Domain Transfer)
Line 137: Line 137:
 
= TLD specific =
 
= TLD specific =
  
{{#var:NOSPECIFIC}}
+
=== Registration ===
 +
'''.COM.SG domains can only be registered for organisations.'''
  
 +
Please consider the additional parameter:
 +
<pre>X-SG-RCBID</pre>.
 +
{{Warnbox|For companies located in Singapore, the corresponding company registration number is required.}}
 +
 +
=== Special SG transfer procedure ===
 +
Additionally to the authorizationcode, the registry requires that the current contact information of the domain will be submitted with the transfer request. To do so, you have to use the ownercontact0, admincontact0, techcontact0 and billingcontact0 parameters in the following syntax:
 +
 +
<pre>
 +
command = TransferDomain
 +
domain = <domain>
 +
auth = <auth>
 +
ownercontact0 = <contact handle>
 +
admincontact0 = <contact handle>
 +
techcontact0 = <contact handle>
 +
billingcontact0 = <contact handle>
 +
</pre>
 +
 +
Be sure that you've created valid contact handles with the current contact information of the .SG domain you wish to transfer the respective domain.
 +
After 7 days, the registry will reject the transfer if the losing registrar did not react.
 +
 +
Several registrars also need a so called AGNT number before they will approve an outgoing transfer, our AGNT number is AGNT-1643.
 
= Addons =
 
= Addons =
  

Revision as of 12:14, 21 August 2012

.SG is the official country code Top-Level-Domain (ccTLD) of Singapore. Companies located in Singapore, as well as companies or corporations who have business with Singapore can register .SG domains.




TLD

.sg

Registry

-

Dispute Policy

-

Limitations
  • Registrant Contacts: Required: / Maximum:
  • Admin Contacts: Required: / Maximum:
  • Tech Contacts: Required: / Maximum:
  • Billing Contacts: Required: / Maximum:

{{{Possible Extensions}}}

Allowed number of NS

to


{{{Possible Extensions}}}


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>

X-SG-RCBID = <TEXT>

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>

ownercontact0 = <contact handle>
admincontact0 = <contact handle>
techcontact0 = <contact handle>
billingcontact0 = <contact handle>

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

Registration

.COM.SG domains can only be registered for organisations.

Please consider the additional parameter:

X-SG-RCBID
.
For companies located in Singapore, the corresponding company registration number is required.


Special SG transfer procedure

Additionally to the authorizationcode, the registry requires that the current contact information of the domain will be submitted with the transfer request. To do so, you have to use the ownercontact0, admincontact0, techcontact0 and billingcontact0 parameters in the following syntax:

command = TransferDomain
domain = <domain>
auth = <auth>
ownercontact0 = <contact handle>
admincontact0 = <contact handle>
techcontact0 = <contact handle>
billingcontact0 = <contact handle>

Be sure that you've created valid contact handles with the current contact information of the .SG domain you wish to transfer the respective domain. After 7 days, the registry will reject the transfer if the losing registrar did not react.

Several registrars also need a so called AGNT number before they will approve an outgoing transfer, our AGNT number is AGNT-1643.

No special procedures.