GLOBAL
Contents |
General informations
http://www.netim.com/domain-name/global-domain.html
Domain values
Each domain name extension has specific values according to policy rules or naming charter defined by the registry.
The below information is obtained in realtime with the API function domainTldInfo
Please take a look at this function for further information
API operations
We offer numerous functions in order to manage domain names. However according to the domain name extension, some of them are not supported either at the registry level either by us.
The below information is obtained in realtime with the function queryOpeList
If the status is "0" (closed), thus the function is not available. If you try to call a closed operation, you will receive the error E12-M1204.
Please take a look at our API specifications for further information
Semantic rules for the API
Semantic rules are used to define the information needed during a given operation on this extension. Additional fields or special values may be required at the owner or contacts level.
Contacts
With all functions using the object StructContact, the following rules apply:
None
Registration
With the function domainCreate, the following rules apply:
Parameters | Rules |
---|---|
Domain | Mandatory |
IdOwner | Mandatory |
IdAdmin | Mandatory |
IdTech | Mandatory |
IdBilling | Mandatory |
Ns1 | Optional |
Ns2 | Optional |
Ns3 | Optional |
Ns4 | Optional |
Ns5 | Optional |
Duration | Mandatory (See Tld-value:PeriodCreate) |
Transfer In
With the function domainTransferIn, the following rules apply:
Parameters | Rules |
---|---|
Domain | Mandatory |
AuthID | Mandatory |
IdOwner | #AUTO# |
IdAdmin | Mandatory |
IdTech | Mandatory |
IdBilling | Mandatory |
Ns1 | Optional |
Ns2 | Optional |
Ns3 | Optional |
Ns4 | Optional |
Ns5 | Optional |
Règles de lancement
List of periods
Period | Value of launchPhase |
---|---|
Sunrise | - |
Sunrise 2 | - |
Sunrise 3 | - |
Landrush 1 | - |
Landrush 2 | - |
Landrush 3 | - |
General availability | GA |
For WHMCS users
Only the General Availability can be pre-ordered.
Activate or insert the following code into the file config.inc.php of the module
$additionaldomainfields[".extension"]=array(); $additionaldomainfields[".extension"][] = array( "Name" => "GA", "LangVar" => "generalavailability", "Type" => "tickbox", "Description" => "From MM/DD/YYYY HH:MM", "Required" => true, );
Replace ".extension" by".global"
Replace "MM/DD/YYYY" by the date of the General Availability and change the text to your liking.
Once the extension is launched, just comment or remove this code Our module will process the registration like any other domain