Getting a List of Upcoming Renewals
Synopsis
| Description: | A command to retrieve a list of domain names due to expire. |
| URL: | https://toolkit.centralnic.com/srv/upcoming_renewals |
| 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 |
| months | The number of months to look ahead (eg 3) |
This command returns a list of all the domain names on your account due to expire within the next months months.
Response Format
The response for this data is of the form
Transaction-ID: e2ca01ad7135e787a5e97ad5b421ed74 example.uk.com: 45.00::1035548458 . . .
The key is the domain name, the first field is the price of the domain and the second is a UNIX timestamp corresponding to the expiry date.