Reversing a Declined Renewal

Synopsis

Description:A command to reverse a declined renewal for a domain name.
URL:https://toolkit.centralnic.com/srv/undecline_domain
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)

This command allows you to "undecline" a domain name that has previously been placed on Declined Renewal via the decline_domain function. The domain's status is returned to Live, and when the expiry date is reached a renewal will be automatically issued.

You can only decline domain names that are Live or On Hold, and are associated to your account by Billing Handle.

Response Format

The response will be of the form

Status: 0
Message: Domain has been returned to Live. A renewal will be issued upon expiry.

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