Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Domain Transfer)
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:26, 10 October 2012





TLD

-

Allowed TLDs

-

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)

X-AU-REGISTRANT-ID-NUMBER = <TEXT>
X-AU-REGISTRANT-ID-TYPE = ABN | ACN | RBN | TM

OPTIONAL

auth = <TEXT> | <NULL>
transferlock = 0 | 1 | <NULL>
subuser = <TEXT> | <NULL>

Domain Transfer

The transfer has to be initiated by the gaining registrar and can be requested with the API TransferDomain command. A confirmation email will be sent out by the registry to the registrant. After the registrant has confirmed the transfer, it will be 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>
action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER

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)

Restore Domain

command = RestoreDomain
domain = (DOMAIN)

OPTIONAL

renewalmode = <NULL> | <TEXT>
subuser = <TEXT>

Ownerchange

Restrictions

.AU is the so-called country code Top-Level-Domain (ccTLD) of Australia. An .AU domain is normally used by companies who are located in Australia or who have business relationships with Australia.

  • COM.AU: For Australian registered companies or a trading under a registered business name in any Australian State or Territory or an Australian partnership or sole trader or a foreign company licensed to trade in Australia or owners of an Australian Registered Trade Mark or an applicant for an Australian Registered Trade Mark or associations incorporated in any Australian State or Territory or Australian commercial statutory bodies
  • NET.AU: same as for .COM.AU
  • ORG.AU: For a charity operating in Australia or a non-profit organisation operating in Australia
  • ID.AU: For Australian Citizens and Australian Residents

Special parameters

Required for .COM.AU, .NET.AU and .ORG.AU registrations:

X-AU-REGISTRANT-ID-NUMBER = <TEXT> (max. 255 chars) - The respective number depending on the registrant id type.
X-AU-REGISTRANT-ID-TYPE = ABN | ACN | RBN | TM - The meaning of the abbreviations is stated in the table below.


Abbreviation Registrant Id Type
ABN Australian Business Number
ACN Australian Company Number
RBN Business Registration Number
TM Trademark Number

No special procedures.