Skip to content

QueryTransferList

QueryTransferList

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = QueryTransferList
Response
code = (INT)
description = (TEXT)
property[DOMAIN][n] = (DOMAIN)
property[DOMAINTRANSFERSTATUS][n] = FAILED|FOREIGN_PENDING|INITIATED|PENDING|REQUESTED|
REQUEST_CONFIRMED|TRADE|TRADEPENDING|USERTRANSFER|WHOIS_SUCCESSFUL
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
DOMAINSearch for transfers with this domain (wildcard allowed)
DOMAINTRANSFERSTATUSStatus of the transfer in progress
COUNTTotal number of transfers shown
FIRSTPointer to the first shown ID
LASTPointer to the last shown ID
LIMITThe limit given in the command
TOTALTotal number of existing transfers

The following parameters are optional for this command.

Command
COMMAND = QueryTransferList
DOMAIN = (PATTERN)
WIDE = 0|1
GENERATELIST = 0|1
SENDLISTEMAIL = (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_SUCCESSFUL
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
DOMAINDomain with a transfer in progress
WIDEReturn the transfer status|Do not return transfer status (optional)
GENERATELISTShow result on screen|Generate a CSV File and upload to ftp (optional)
SENDLISTEMAILEmail address where the CSV will be sent to (optional)
FIRSTStart the output of results from this item (optional)
LIMITShow only this many items in the response (optional)