Skip to content

QueryUpcomingAccountingList

Shows all upcoming accountings for domain names and services including the current settings for the domain names and services.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = QueryUpcomingAccountingList
Response
code = (INT)
description = (TEXT)
property[DOMAIN][n] = (TEXT)
property[SERVER][n] = (TEXT)
property[CLASS][n] = (TEXT)
property[ZONE][n] = (TEXT)
property[RENEWALDATE][n] = (DATE)
property[PRICE][n] = (TEXT)
property[VAT][n] = (TEXT)
property[CURRENCY][n] = (TEXT)
property[PERIOD][n] = (DECIMAL)
property[PERIODTYPE][n] = (TEXT)
property[QUANTITY][n] = (INT)
property[SUM][0] = (DECIMAL)
property[SUM_PRICE][0] = (DECIMAL)
property[SUM_VAT][0] = (DECIMAL)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
SERVERThe unique id of the server
CLASSThe type of the service or the server class
ZONEThe zone of the domain
RENEWALDATEThe date of the upcoming renewal
PRICEPrice that will be charged for the renew
VATV.A.T. that will be charged for the renew
CURRENCYCurrency of the price and vat values
PERIODThe period for the renewal
PERIODTYPEThe periodtype for the renewal
QUANTITYThe quantity of renewals that have been grouped
SUMSum of all upcoming accountings in this list
SUM_PRICESum of all upcoming accountings in this list without VAT
SUM_VATV.A.T. sum of all upcoming accountings in this list
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 = QueryUpcomingAccountingList
DAYS = (INT)
ORDER = ASC|DESC
ORDERBY = DOMAIN | ZONE | RENEWALDATE | CLASS
TYPE = DOMAIN | SERVER | DATABASE | WEBSPACE | RAM | TRUSTEE | OTHER | WINSERVER | SUBRESELLER
INCLUDESUB = 0|1
WIDE = 0|1
ZONE = (TEXT)
DOMAIN = (TEXT)
RENEWALDATE = (DATE)
CLASS = (TEXT)
GENERATELIST = 0|1
SENDLISTEMAIL = (EMAILS)
FIRST = (INT)
LIMIT = (INT)
Response
code = (INT)
description = (TEXT)
property[DOMAIN][n] = (TEXT)
property[SERVER][n] = (TEXT)
property[CLASS][n] = (TEXT)
property[ZONE][n] = (TEXT)
property[RENEWALDATE][n] = (DATE)
property[PRICE][n] = (TEXT)
property[VAT][n] = (TEXT)
property[CURRENCY][n] = (TEXT)
property[PERIOD][n] = (DECIMAL)
property[PERIODTYPE][n] = (TEXT)
property[QUANTITY][n] = (INT)
property[SUM][0] = (DECIMAL)
property[SUM_PRICE][0] = (DECIMAL)
property[SUM_VAT][0] = (DECIMAL)
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 upcoming renewal accountings (optional)
ORDEROptional
ORDERBYSort the result by this column (optional)
TYPEThe type of the upcoming renewal accountings that should be listed (optional)
INCLUDESUBOptional
WIDEShow a detailed list or a grouped list version (optional)
ZONEPattern match for zone for type domain (optional)
DOMAINPattern match for domain name for type domain (optional)
RENEWALDATEPattern match for renewaldate (optional)
CLASSPattern match for class for service types (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)