From HEXONET Wiki
(→Domain Transfer) |
|||
Line 94: | Line 94: | ||
=== Domain Transfer === | === Domain Transfer === | ||
− | + | The transfer has to be initiated by the gaining registrar and can be requested with the API TransferDomain command. | |
+ | A valid Authorization Code must be provided to initiate a transfer successfully. You may obtain the authorization code from the losing registrar. | ||
+ | |||
{{#var:TRANSFERDOMAINCOMMAND}} | {{#var:TRANSFERDOMAINCOMMAND}} | ||
<span class="label label-important">REQUIRED</span> | <span class="label label-important">REQUIRED</span> |
Revision as of 18:57, 15 April 2020
Introduced | 1995 |
---|---|
Country | Mongolia |
Registry | Afilias Ltd |
IDN Capable | No |
Webpage | Register .MN |
Contents |
Registry
TLD |
- |
Registry |
- |
Dispute Policy |
- |
Limitations |
|
Allowed number of NS |
to |
Periods
API
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
The transfer has to be initiated by the gaining registrar and can be requested with the API TransferDomain command. A valid Authorization Code must be provided to initiate a transfer successfully. You may obtain the authorization code from the losing registrar.
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
TLD specific
There are no specific parameters available