Declining Renewal for a Domain Name
Synopsis
| Description: | A command to decline renewal for a domain name. |
| URL: | https://toolkit.centralnic.com/srv/decline_domain |
| HTTP Method: | POST |
| Requires Authentication?: | Yes |
| Requires SSL?: | Yes |
| Query Parameters: | |
| test | The test flag (eg 1 or 0, optional) |
| user | Your Registrar Handle ID |
| password | Your encrypted Registrar password |
| domain | The domain name (eg example.uk.com) |
Using this command, you can decline renewal for a domain name. This means that when the domain name reaches its expiry date, we will not issue a renewal proforma or invoice, and the domain is queued for deletion.
You can only decline domain names that are Live or On Hold, and are associated to your account by Billing Handle.
You can return a domain name that is on Declined Renewal to Live using the undecline_domain command.
Response Format
The response will be of the form
Status: 0 Message: Domain will not be renewed upon expiry.
In the event of an error, the server will return something like this:Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74 Status: 1 Message: Domain not found.