From HEXONET Wiki
(Created page with "{{#repositoryinfo: PH-LIVE-1API | ph }} {{#var:ABOUTTLD}} {{Sidebar}} <br> = Registry = {{Summarybox | TLD={{#IfEmpty: {{#var:TLD}} | {{#var:TLD}} | - }} | Registry={{#...") |
(→Domain Transfer) |
||
Line 89: | Line 89: | ||
<pre> | <pre> | ||
action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER | action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER | ||
− | |||
</pre> | </pre> | ||
Line 96: | Line 95: | ||
order = CREATE | REPLACE | UPDATE | order = CREATE | REPLACE | UPDATE | ||
+ | auth = <TEXT> | ||
subuser = <TEXT> | <NULL> | subuser = <TEXT> | <NULL> | ||
period = <PERIOD> | period = <PERIOD> |
Revision as of 07:30, 21 August 2012
.PH is the official country code Top-Level-Domain of Philippines. |
TLD |
.ph |
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)
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
action = REQUEST | APPROVE | DENY | CANCEL | USERTRANSFER
OPTIONAL
order = CREATE | REPLACE | UPDATE auth = <TEXT> 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
There are no specific parameters available
No special procedures.