QueryDomainListByContact
Search all domains using a specific contact handle managed in your account
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = QueryDomainListByContactCONTACT = (CONTACT)Response
code = (INT)description = (TEXT)property[DOMAIN][n] = (DOMAIN)property[TYPE][n] = ADMIN|OWNER|TECH|BILLINGproperty[COUNT][0] = (INT)property[FIRST][0] = (INT)property[LAST][0] = (INT)property[LIMIT][0] = (INT)property[TOTAL][0] = (INT)Attributes
Section titled “Attributes”| CONTACT | The contact to be searched for |
|---|---|
| DOMAIN | Domain using the given contact handle |
| TYPE | Type the contact is used for |
| COUNT | Total number of domains with this contact shown |
| FIRST | Pointer to the first shown ID |
| LAST | Pointer to the last shown ID |
| LIMIT | The limit given in the command |
| TOTAL | Total number of domains using this contact |
Optional
Section titled “Optional”The following parameters are optional for this command.
Command
COMMAND = QueryDomainListByContactCONTACT = (CONTACT)GENERATELIST = 0|1SENDLISTEMAIL = (EMAILS)FIRST = (INT)LIMIT = (INT)ORDER = ASC|DESCORDERBY = DOMAIN|TYPEResponse
code = (INT)description = (TEXT)property[DOMAIN][n] = (DOMAIN)property[TYPE][n] = ADMIN|OWNER|TECH|BILLINGproperty[COUNT][0] = (INT)property[FIRST][0] = (INT)property[LAST][0] = (INT)property[LIMIT][0] = (INT)property[TOTAL][0] = (INT)Attributes
Section titled “Attributes”| CONTACT | The contact to be searched for |
|---|---|
| GENERATELIST | Show result on screen|Generate a CSV File and upload to ftp (optional) |
| SENDLISTEMAIL | Email address where the CSV will be sent to (optional) |
| FIRST | Start the output of results from this item (optional) |
| LIMIT | Show only this many items in the response (optional) |
| ORDER | Optional |
| ORDERBY | Order the results for the corresponding column. Default is DOMAIN. (optional) |
Domain commands