You can use the following request to renew one of your domains. Please note that for some top level domains the minimal
renewal period is more than one year. Refer to the tld:info request to get further information on a given top level domain.
<?xml version="1.0" encoding="UTF-8"?> <request xmlns:domain="http://www.eurodns.com/domain"> <domain:renew> <domain:name>#DOMAIN.TLD#</domain:name> <domain:year>#RENEWAL PERIOD#</domain:year> </domain:renew> </request>
|
R |
#DOMAIN.TLD# |
Name of the domain to be renewed |
R |
#RENEWAL PERIOD# |
Renewal period in years |
<?xml version="1.0" encoding="UTF-8"?> <response xmlns="http://www.eurodns.com/"> <result code="1001"> <msg>Command completed successfully, action pending</msg> </result> </response>
|