From HEXONET Wiki
Line 135: | Line 135: | ||
X-TRAVEL-UIN = <TRAVEL UIN> | X-TRAVEL-UIN = <TRAVEL UIN> | ||
</pre> | </pre> | ||
+ | |||
+ | = Addons = | ||
+ | |||
+ | {{#var:DOMAINADDONTABLE}} | ||
+ | |||
+ | = RegistrarOC = | ||
+ | |||
+ | {{#var:REGISTRAROCSENTENCE}} | ||
+ | |||
+ | {{#var:CATEGORY}} | ||
+ | |||
{{Summarybox}} | {{Summarybox}} | ||
<headertabs/> | <headertabs/> |
Revision as of 15:35, 8 September 2012
TLD |
- |
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) x-travel-uin = <TRAVEL UIN>
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
auth = <TEXT> | <NULL> action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER x-travel-uin = <TRAVEL UIN>
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)
OPTIONAL
domainalerttriggercode = <TEXT> | <NULL> repository = <TEXT> | <NULL>
Restore Domain
command = RestoreDomain domain = (DOMAIN)
OPTIONAL
renewalmode = <NULL> | <TEXT> subuser = <TEXT>
Ownerchange
Registration
In order to register .TRAVEL domains the registrant has to provide a UIN "Unique Identification Number". The UIN can be provided to the registrant through an Association Authentification Partner (A list of AAPs can be viewed at http://www.travel.travel/index.php/authenticate-register
X-TRAVEL-UIN = <TRAVEL UIN>
No special procedures.