QueryTransferList
QueryTransferList
Required Parameters
Section titled “Required Parameters”The following parameters are standard parameters for this command.
Command
COMMAND = QueryTransferListResponse
code = (INT)description = (TEXT)property[DOMAIN][n] = (DOMAIN)property[DOMAINTRANSFERSTATUS][n] = FAILED|FOREIGN_PENDING|INITIATED|PENDING|REQUESTED|REQUEST_CONFIRMED|TRADE|TRADEPENDING|USERTRANSFER|WHOIS_SUCCESSFULproperty[COUNT][0] = (INT)property[FIRST][0] = (INT)property[LAST][0] = (INT)property[LIMIT][0] = (INT)property[TOTAL][0] = (INT)Attributes
Section titled “Attributes”| DOMAIN | Search for transfers with this domain (wildcard allowed) |
|---|---|
| DOMAINTRANSFERSTATUS | Status of the transfer in progress |
| COUNT | Total number of transfers 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 existing transfers |
Optional
Section titled “Optional”The following parameters are optional for this command.
Command
COMMAND = QueryTransferListDOMAIN = (PATTERN)WIDE = 0|1GENERATELIST = 0|1SENDLISTEMAIL = (EMAILS)FIRST = (INT)LIMIT = (INT)Response
code = (INT)description = (TEXT)property[DOMAIN][n] = (DOMAIN)property[DOMAINTRANSFERSTATUS][n] = FAILED|FOREIGN_PENDING|INITIATED|PENDING|REQUESTED|REQUEST_CONFIRMED|TRADE|TRADEPENDING|USERTRANSFER|WHOIS_SUCCESSFULproperty[COUNT][0] = (INT)property[FIRST][0] = (INT)property[LAST][0] = (INT)property[LIMIT][0] = (INT)property[TOTAL][0] = (INT)Attributes
Section titled “Attributes”| DOMAIN | Domain with a transfer in progress |
|---|---|
| WIDE | Return the transfer status|Do not return transfer status (optional) |
| 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) |
Transfer commands