From HEXONET Wiki
Line 91: | Line 91: | ||
subuser = <TEXT> | <NULL> | subuser = <TEXT> | <NULL> | ||
− | x-pro-profession = <PROFESSION> ( | + | x-pro-profession = <PROFESSION> (deprecated) |
− | x-pro-accept-tou = 1 ( | + | x-pro-accept-tou = 1 (deprecated) |
− | x-pro-authority = <AUTHORITY> ( | + | x-pro-authority = <AUTHORITY> (deprecated) |
− | x-pro-authoritywebsite = <AUTHORITYWEBSITE> ( | + | x-pro-authoritywebsite = <AUTHORITYWEBSITE> (deprecated) |
− | x-pro-licensenumber =<LICENSENUMBER> ( | + | x-pro-licensenumber =<LICENSENUMBER> (deprecated) |
</pre> | </pre> | ||
Line 140: | Line 140: | ||
= TLD specific = | = TLD specific = | ||
− | === Domain Limitations and Requirements (''' | + | === Domain Limitations and Requirements ('''DEPRECATED - .PRO is now UNRESTRICTED''') === |
− | All .PRO related X-FLAGS are | + | All .PRO related X-FLAGS are deprecated. .PRO became UNRESTRICTED on November 16, 2015 |
− | '''X-PRO-PROFESSION:''' ( | + | '''X-PRO-PROFESSION:''' (deprecated) The stated profession of the Registrant<br> |
− | '''X-PRO-AUTHORITY:''' ( | + | '''X-PRO-AUTHORITY:''' (deprecated) The name of the Authority that the Registrant receives their professional credential from<br> |
− | '''X-PRO-AUTHORITYWEBSITE:''' ( | + | '''X-PRO-AUTHORITYWEBSITE:''' (deprecated) Website of the Authority, preferably a member search/directory<br> |
− | '''X-PRO-LICENSENUMBER:''' ( | + | '''X-PRO-LICENSENUMBER:''' (deprecated) The license number of the Registrant's Credential<br> |
− | '''X-PRO-ACCEPT-TOU:''' ( | + | '''X-PRO-ACCEPT-TOU:''' (deprecated) http://www.registry.pro/legal/user-terms<br> |
<br> | <br> | ||
{{warnbox | You have to specify at least 2 nameservers for a .PRO domain to become active.}} | {{warnbox | You have to specify at least 2 nameservers for a .PRO domain to become active.}} | ||
Line 167: | Line 167: | ||
<pre> | <pre> | ||
− | X-PRO-ACCEPT-TOU = 0 | 1 ( | + | X-PRO-ACCEPT-TOU = 0 | 1 (deprecated) |
</pre> | </pre> |
Revision as of 20:43, 14 March 2017
Introduced | 2004 |
---|---|
TLD Type | Generic |
Category | Professions |
Registry | Registry Pro |
IDN Capable | No |
Webpage | Register .PRO |
Contents |
Registry
TLD |
- |
Allowed TLDs |
- |
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> x-pro-profession = <PROFESSION> (deprecated) x-pro-accept-tou = 1 (deprecated) x-pro-authority = <AUTHORITY> (deprecated) x-pro-authoritywebsite = <AUTHORITYWEBSITE> (deprecated) x-pro-licensenumber =<LICENSENUMBER> (deprecated)
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
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
TLD specific
Domain Limitations and Requirements (DEPRECATED - .PRO is now UNRESTRICTED)
All .PRO related X-FLAGS are deprecated. .PRO became UNRESTRICTED on November 16, 2015
X-PRO-PROFESSION: (deprecated) The stated profession of the Registrant
X-PRO-AUTHORITY: (deprecated) The name of the Authority that the Registrant receives their professional credential from
X-PRO-AUTHORITYWEBSITE: (deprecated) Website of the Authority, preferably a member search/directory
X-PRO-LICENSENUMBER: (deprecated) The license number of the Registrant's Credential
X-PRO-ACCEPT-TOU: (deprecated) http://www.registry.pro/legal/user-terms
Addons
RegistrarOC
No special procedures.
RegistrarOC specific parameters
As the owner of a .PRO repository you do not have to provide the following extension:
X-PRO-ACCEPT-TOU = 0 | 1 (deprecated)