Skip to content

QueryDomainRenewList

Shows a list of all domain names that are currently set for an automated renewal.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = QueryDomainRenewList
Response
code = (INT)
description = (TEXT)
property[DOMAIN][n] = (TEXT)
property[ZONE][n] = (TEXT)
property[RENEWALDATE][n] = (DATE)
property[REGISTRAR][n] = (TEXT)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
DOMAINThe domain name that is up for a renewal
ZONEThe zone of the domain
RENEWALDATEThe renewal date of the domain
REGISTRARThe owning registrar of the domain
COUNTTotal number of accountings shown
FIRSTPointer to the first shown ID
LASTPointer to the last shown ID
LIMITThe limit given in the command
TOTALTotal number of existing accountings

The following parameters are optional for this command.

Command
COMMAND = QueryDomainRenewList
DAYS = (INT)
MINDATE = (DATE)
INCLUDESUB = 0|1
ONLYSUB = 0|1
ZONE = (TEXT)
DOMAIN = (TEXT)
GENERATELIST = 0|1
ORDER = ASC|DESC
ORDERBY = DOMAIN|ZONE|RENEWALDATE
SENDLISTEMAIL = (EMAILS)
WIDE = 0|1
FIRST = (INT)
LIMIT = (INT)
Response
code = (INT)
description = (TEXT)
property[DOMAIN][n] = (TEXT)
property[ZONE][n] = (TEXT)
property[RENEWALDATE][n] = (DATE)
property[REGISTRAR][n] = (TEXT)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
DAYSSet the number of days for the renew domain list (1-93, optional)
MINDATESet the minimum date for the list result where the days will be added. Default is the current date.
(optional)
INCLUDESUBIncludes all domains of all subreseller acccounts (optional)
ONLYSUBShows only the domains of all subreseller acccounts. Can only used with the includesub parameter.
(optional)
ZONEPattern match for zone (optional)
DOMAINPattern match for domain name (optional)
GENERATELISTShow result on screen|Generate a CSV File and upload to ftp (optional)
ORDERASC|DESC (optional)
ORDERBYSort the result by this column (optional)
SENDLISTEMAILEmail address where the CSV will be sent to (optional)
WIDEShow a detailed list or a grouped list version (optional)
FIRSTStart the output of results from this item (optional)
LIMITShow only this many items in the response (optional)