TLD Bundle - Add
Description
Places a TLD Bundle Order for the specified domain name.
Domain Products
Places a TLD Bundle Order for the specified domain name.
Domain Protect + is a security bundle for your domain that safeguards your privacy, protects your domain from malware and keeps your domain secure from malicious actors.
When you Register a domain name with , the Whois of your domain name lists your personal
information (such as Name, Company Name, Address, Telephone Number, Email Address) as Contact Details for that domain name. This information becomes available to anyone who performs a
Whois lookup of your domain name.
Your personal information is, therefore, at risk from being manipulated by data miners, who can then target you via junk email, prank telephone calls, postal messages, fax messages, etc..
Using 's Domain Protect + service, you may immediately put a stop to such abuse. When you enable
this service for your domain name, we replace your Contact Details in the Whois information with our generic contact details, thus, masking your personal contact details.
In addition to whois masking, you also get added features like malware scans and blacklist monitoring powered by SiteLock. Not only are you protecting both your domain and website, but your reputation as well.
Keep your domain protected from unauthorized changes with security alerts and 2FA on critical domain actions like privacy, theft protection, etc. Our Domain Security Alert feature will notify the registrant contact of any changes made to the domain (Coming Soon)
This feature is not available for the following TLDs (extensions):
Due to restrictions imposed by the Registry Operator:
.TEL
Hiding/Publishing Contact Details in the Whois of a .TEL Domain Name
.CA
Hiding/Publishing Contact Details in the Whois of a .CA Domain Name
.UK
.UK Registrants who are non-trading individuals (those who do not use or plan to use their domain name for business, trade [including registration of domain names for monetization purposes] or professional transactions) can choose to opt out of having their Contact Details displayed in the Whois lookup.
This option can be enabled by the Registrant from within his Nominet control panel.
Due to restrictions enforced through ICANN's contract with the Sponsor/Registry Operator:
.COOP
Due to other restrictions:
.ORG.CO, .MIL.CO, .GOV.CO, .EDU.CO
.ac.pr | .info | .net.pr | .pro.pr |
.bet | .info.pr | .org.me | .red |
.biz.pr | .isla.pr | .org.pr | .shiksha |
.black | .its.me | .pet | .vegas |
.blue | .kim | .pink | .vote |
.co.me | .lgbt | .poker | .voto |
.com.pr | .lotto | .pr | .xn--6frz82g |
.edu.pr |
Transfers a domain name.
Note
You need to ensure that the domain name is not Locked.
Name | Data Type | Required / Optional | Description |
---|---|---|---|
auth-userid | Integer | Required | Authentication Parameter |
auth-key | String | Required | Authentication Parameter |
domain-name | String | Required | Specify the domain name that you want to transfer. |
auth-code | String | Optional |
Authorization Code (a.k.a. Domain Secret) of the domain name that you want to transfer. The Authorization Code would be required to transfer a domain name of any of the following TLDs (extensions):
You may fetch the auth-code from your customer and provide it while placing the Transfer Order. Alternatively, you may initially place the Transfer Order without the auth-code. The Administrative Contact can provide it at the time of approving the Transfer Authorization email received from . It is recommended that you adopt the second option since it leaves out the requirement for an auth-code at the time of placing the Transfer Order and the customer would be more willing to submit it at a later stage. Domain Name Extensions for which the Authorization Code needs to be compulsorily provided at this stage:
|
customer-id | Integer | Required | The Customer for whom the Order should be added. |
reg-contact-id | Integer | Required |
The Registrant Contact of the domain name. The Identity of the Registrant Contact of a .UK domain name must not be changed during the Transfer process. You may modify the Identity once the domain name has been transferred to , by referring to the process listed at https://www.nominet.org.uk/registrants/maintain/transfer/chargeable/. |
admin-contact-id | Integer | Required |
The Administrative Contact of the domain name. .EU, .NZ, .RU and .UK domain names do not have an Administrative Contact associated with them. You need to pass the value of admin-contact-id as -1 for these domain names. |
tech-contact-id | Integer | Required |
The Technical Contact of the domain name. The Technical Contact associated with a .EU domain name cannot be modified while .NZ, .RU and .UK domain names do not have a Technical Contact associated with them. You need to pass the value of tech-contact-id as -1 for these domain names. |
billing-contact-id | Integer | Required |
The Billing Contact of the domain name. The Billing Contact associated with a .EU domain name cannot be modified while .AT, .BERLIN, .CA, .NL, .NZ, .RU and .UK domain names do not have a Billing Contact associated with them. You need to pass the value of billing-contact-id as -1 for these domain names. |
invoice-option | String | Required | This will decide how the Customer Invoice will be handled. Set any of below mentioned Invoice Options for your Customer:
|
purchase-privacy | Boolean | optional |
Adds the Privacy Protection service for the domain name. Privacy Protection is not supported for the following TLDs (extensions):
|
protect-privacy | Boolean | Optional |
Enables / Disables the Privacy Protection setting for the domain name. |
auto-renew | Boolean | Required |
Enables / Disables the Auto Renewal setting for the domain name. Note
|
ns | Array of Strings | Optional | List of Name Servers to be associated with the domain name. A maximum of 13 Name Servers can be specified. |
attr-name | Map[name] | Optional | Mapping key of the extra details needed to transfer a domain name. Refer the description of attr-value. |
attr-value | Map[value] | Optional |
Mapping value of the extra details required to transfer a domain name. This together with attr-name shall contain the extra details. To transfer a .ASIA domain name: cedcontactid: For a .ASIA domain name, 'Charter Eligibility Declaration Contact ID' is mandatory. This parameter represents the CED
To transfer a Premium domain name: type: For transferring a Premium domain name, you need to pass an additional paramater type. The value for this parameter will be premiumft. To transfer a .AIRFORCE, .ARMY, .DEGREE, .ENGINEER, .GIVES, .MARKET, .MORTGAGE, .NAVY, .REHAB, .SOFTWARE, .VET domain name: TNC: stands for Terms and Conditions Any other value for attr-value1 except y or Y will result in an error "Please accept the Terms & Conditions". |
POST
https://test.httpapi.com/api/domains/transfer.json?auth-userid=0&api-key=key&domain-name=domain.com&auth-code=auth-code&ns=ns1.domain.com&ns=ns2.domain.com&customer-id=0®-contact-id=0&admin-contact-id=0&tech-contact-id=0&billing-contact-id=0&invoice-option=KeepInvoice&purchase-privacy=true
https://test.httpapi.com/api/domains/transfer.json?auth-userid=0&api-key=key&domain-name=domain.asia&auth-code=auth-code&ns=ns1.domain.com&ns=ns2.domain.com&customer-id=0®-contact-id=0&admin-contact-id=0&tech-contact-id=0&billing-contact-id=0&invoice-option=KeepInvoice&attr-name1=cedcontactid&attr-value1=0
https://test.httpapi.com/api/domains/transfer.json?auth-userid=0&api-key=key&domain-name=domain.com&auth-code=auth-code&ns=ns1.domain.com&ns=ns2.domain.com&customer-id=0®-contact-id=0&admin-contact-id=0&tech-contact-id=0&billing-contact-id=0&invoice-option=KeepInvoice&purchase-privacy=true&attr-name1=premium&attr-value1=true
Returns a hash map containing the below details:
Domain Name (description)
Order ID of the Domain Name Order (entityid)
Action Type (actiontype)
Description of the Domain Transfer Action (actiontypedesc)
Action ID of the Domain Transfer Action (eaqid)
Domain Transfer Action Status (actionstatus)
Description of the Domain Transfer Action Status (actionstatusdesc)
Invoice ID of the Domain Transfer Invoice (invoiceid)
Selling Currency of the Reseller (sellingcurrencysymbol)
Selling Curreny Amount (sellingamount)
Customer ID associated with the Domain Name Order (customerid)
Privacy Protection Details (privacydetails)
Domain Name (description)
Order ID of the Domain Registration Order (entityid)
Action Type (actiontype)
Description of the Privacy Protection Purchase Action (actiontypedesc)
Action ID of the Privacy Protection Purchase Action (eaqid)
Privacy Protection Purchase Action Status (actionstatus)
Description of the Privacy Protection Purchase Action Status (actionstatusdesc)
Invoice ID of the Privacy Protection Purchase Invoice (invoiceid)
Selling Currency of the Reseller (sellingcurrencysymbol)
Transaction Amount in the Selling Currency (sellingamount)
Unutilized Transaction Amount in the Selling Currency (unutilisedsellingamount)
Customer ID associated with the Domain Registration Order (customerid)
invoiceid, sellingcurrencysymbol, sellingamount and customerid will not be returned if invoice-option is set to NoInvoice.
In case of an error, a status key with value as ERROR alongwith an error message will be returned. However, if the transfer action is waiting on user input or registry response, the value No Error will be returned.
Deletes an entry for the Domain Forwarding service.
Overview
VAT (Value Added Tax) is a tax levied on goods and services sold in Russia.
How does this affect me?
If VAT for Russia is enabled, the invoices generated for customers who are charged VAT for Russia will be updated to include VAT (20.00% w.e.f September 01, 2019).
How do I add my VAT ID?
You can add your VAT ID after you start charging VAT for Russia. Learn how.