Requesting Reactivation of a Domain Name

Synopsis

Description:A command to send a reactivation request for a domain name.
URL:https://toolkit.centralnic.com/srv/reactivation_request
HTTP Method:POST
Requires Authentication?:Yes
Requires SSL?:Yes
 
Query Parameters:
testThe test flag (eg 1 or 0, optional)
userYour Registrar Handle ID
passwordYour encrypted Registrar password
domainThe domain name (eg example.uk.com)
emailThe email to send a notification of reactivation to (optional)
periodThe number of years to renew the domain for (optional)

Domains that are on the "Pending Deletion" status may be reactivated upon request. This function provides a way to automatically submit a reactivation request.

Registrars may only reactivate a domain name once after it expires. If a domain name is reactivated, and then goes on Pending Deletion again before payment is received, then the request is referred to our administrators. When we receive your request, it will be processed by a member of our Domain Administration team. The domain will then be placed back on the "Live" status, and a registration or renewal invoice will be re-issed.

If you specify an email parameter, our administrators will send a notification to that address (if the request is referred).

If you specify the period parameter, the domain will be renewed for that number of years upon reactivation. If not specified, the system will automatically queue a renewal item for the domain, with a renewal period equal to the domain's original renewal period (2 years for most registrars).

Response Format

If the reactivation was accepted, the response will be of the form

Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74
Status: 0
Request-status: accepted
Message: domain reactivated OK.

If the request has been referred for manual processing, the response will be of the form

Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74
Status: 0
Request-status: referred
Message: reactivation request accepted.

In the event of an error, the server will return something like this:Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74 Status: 1 Message: Domain not found.