Skip to content

QueryRegisteredPremiumDomainList

The QueryRegisteredPremiumDomainList command allows you to query the list of premium domains in your portfolio or located in subreseller accounts.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = QueryRegisteredPremiumDomainList
Response
code = (INT)
description = (TEXT)
property[DOMAIN][n] = (DOMAIN)
property[REGISTRAR][n] = (TEXT)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
DOMAINA domain matching the search - filter
DOMAIN_IDNThe UTF-8 - version of the domain
ROIDRegistry Object ID for this domain
DOMAIN_CREATED_DATEThe date, when the domain was created
DOMAIN_CREATED_BYAccount, in which the domain was created
DOMAIN_UPDATED_DATEThe date, when the domain was last updated
DOMAIN_UPDATED_BYAccount, who did the last modification on this domain
DOMAIN_REGISTRATION_EXPIRATION_DATEWhen will the domain expire
DOMAIN_RENEWAL_DATEWhen must the domain be renewed
DOMAIN_ZONEZone of the domain name
RENEWALMODEThe current renewalmode of the domain
TRANSFERMODEThe current transfer mode of the domain
COUNTTotal number of domains shown
FIRSTPointer to the first shown ID
LASTPointer to the last shown ID
LIMITThe limit given in the command
TOTALTotal number of domains matching the criteria

The following parameters are optional for this command.

Command
COMMAND = QueryRegisteredPremiumDomainList
DOMAIN = (PATTERN)
DOMAINIDN = (TEXT)
RENEWALMODE = DEFAULT|AUTORENEW|AUTOEXPIRE|AUTODELETE|RENEWONCE|AUTORENEWMONTHLY
ZONE = (PATTERN)
REGISTRAR = (PATTERN)
INCLUDESUB = 0|1
ONLYSUB = 0|1
ORDER = ASC|DESC
ORDERBY = DOMAIN|DOMAINIDN|DOMAINCREATEDDATE|DOMAINREGISTRATIONEXPIRATIONDATE|DOMAINRENEWALDATE|DOMAINZONE|ZONE|RENEWALMODE|TRANSFERMODE
WIDE = 0|1
FIRST = (INT)
LIMIT = (INT)
Response
code = (INT)
description = (TEXT)
property[DOMAIN][n] = (DOMAIN)
property[REGISTRAR][n] = (TEXT)
property[DOMAIN_IDN][n] = (TEXT)
property[ROID][n] = (TEXT)
property[DOMAIN_CREATED_DATE][n] = (DATE)
property[DOMAIN_CREATED_BY][n] = (TEXT)
property[DOMAIN_UPDATED_DATE][n] = (DATE)
property[DOMAIN_UPDATED_BY][n] = (TEXT)
property[DOMAIN_REGISTRATION_EXPIRATION_DATE][n] = (DATE)
property[DOMAIN_RENEWAL_DATE][n] = (DATE)
property[DOMAIN_ZONE][n] = (TEXT)
property[RENEWALMODE][n] = (TEXT)
property[TRANSFERMODE][n] = (TEXT)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
INCLUDESUBAlso lists premium domains of subreseller accounts if set to 1 (optional, DEFAULT 0)
ONLYSUBOnly lists premium domains of subreseller accounts if set to 1. Also sets INCLUDESUB to 1 if used. (optional, DEFAULT 0)
DOMAINFilter the result by this string (wildcards allowed, optional)
DOMAINIDNFilter the result by this string (wildcards allowed, optional)
ORDERAscending or descending result order (optional)
ORDERBYSort the result by this column (optional)
RENEWALMODEThe Renewalmode selected for this domain (optional)
ZONEShow only domains matching this zone (optional)
REGISTRARShow only domains of this registrar. (optional)
WIDEShow more or less details in the results (optional)
FIRSTStart the output of results from this item (optional)
LIMITShow only this many items in the response (optional)

The following premium parameters are standard for this command.