ES
Contents |
General informations
http://www.netim.com/domain-name/es-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:
Owner: API Version 1 : StructContact.Additional must be provided with two informations separated by a # - The owner type with the following values: 0 : Foreign 1 : Spanish Citizen or Company 3 : Foreigner living in Spain - The identification number depending on the status previously requested : For status = 0 : Personal Identification number or Company number For status = 1 : NIF, fiscal identification number in Spain For status = 3 : NIE, foreign identification number in Spain Example : 1#A58818501 API Version 2 : StructContact.Additional["ES_TIPO"] = The owner type with the following values: 0 : Foreign 1 : Spanish Citizen or Company 3 : Foreigner living in Spain If StructContact.Additional["ES_TIPO"] = 0 StructContact.Additional["ES_OTHER"] = Personal Identification number or Company number If StructContact.Additional["ES_TIPO"] = 1 StructContact.Additional["ES_NIF"] = NIF, fiscal identification number in Spain If StructContact.Additional["ES_TIPO"] = 3 StructContact.Additional["ES_NIE"] = NIE, foreign identification number in Spain NIF and NIE values will be validated. In order to get the validation algorythm or the source code in your language, search "validate NIE NIF" on the net
Registration
With the function domainCreate, the following rules apply:
Parameters | Rules |
---|---|
Domain | Mandatory |
IdOwner | Mandatory |
IdAdmin | Mandatory |
IdTech | Mandatory |
IdBilling | Mandatory |
Ns1 | Mandatory |
Ns2 | Mandatory |
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 | Not used |
IdOwner | #AUTO# |
IdAdmin | Mandatory |
IdTech | Mandatory |
IdBilling | Mandatory |
Ns1 | Mandatory |
Ns2 | Mandatory |
Ns3 | Optional |
Ns4 | Optional |
Ns5 | Optional |