Skip to content

QueryZonePriceList

QueryZonePriceList can be used to show all individual subreseller and price scale prices for a specific zone or service, all existing invidiudal prices for a specific subreseller or all existing prices in a price scale. The command can be used providing a specific registrar/pricescale or providing a specific zone/service.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = QueryZonePriceList
ZONE = (TEXT)
OR
REGISTRAR = (TEXT)
OR
PRICESCALE = (TEXT)
OR
SERVICE = (TEXT)
TYPE = (TEXT)
Response
code = (INT)
description = (TEXT)
property[PRICESCALE][n] = (TEXT)
property[REGISTRAR][n] = (TEXT)
property[SERVICE][n] = (TEXT)
property[TYPE][n] = (TEXT)
property[ZONE][n] = (TEXT)
property[PERIOD][n] = (TEXT)
property[PERIODTYPE][n] = (TEXT)
property[SETUP][n] = (DECIMAL)
property[ANNUAL][n] = (DECIMAL)
property[TRANSFER][n] = (DECIMAL)
property[RESTORE][n] = (DECIMAL)
property[TRADE][n] = (DECIMAL)
property[APPLICATION][n] = (DECIMAL)
property[CURRENCY][n] = (TEXT)
property[REMARK][n] = (TEXT)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
PRICESCALEThe pricescale for this dataset
REGISTRARThe registrar for this dataset
SERVICEThe service for this dataset
TYPEThe type of service for this dataset
ZONEThe zone for this dataset
PERIODIs the period for the price
PERIODTYPEIs the period monthly or yearly
SETUPSetup fee charged for this zone
ANNUALAnnual fee charged for this zone
TRANSFERTransfer fee charged for this zone
RESTORERestore fee charged for this zone (if available)
TRADETrade fee charged for this zone (if available)
APPLICATIONApplication fee charged for this zone (if available)
CURRENCYThe currency, this zone will be accounted in
REMARKRemarks for this price entry
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 = QueryZonePriceList
FIRST = (INT)
LIMIT = (INT)
ORDER = ASC|DESC
ORDERBY = REGISTRAR|PRICESCALE|ZONE|SERVICE|TYPE|PERIOD|PERIODTYPE|SETUP|ANNUAL|TRANSFER|TRADE|RESTORE|APPLICATION|CURRENCY
PERIOD = (INT)
PERIODTYPE = (TEXT)
WIDE = 0|1
GENERATELIST = 0|1
SENDLISTEMAIL = (EMAILS)
Response
code = (INT)
description = (TEXT)
property[PRICESCALE][n] = (TEXT)
property[REGISTRAR][n] = (TEXT)
property[SERVICE][n] = (TEXT)
property[TYPE][n] = (TEXT)
property[ZONE][n] = (TEXT)
property[PERIOD][n] = (TEXT)
property[PERIODTYPE][n] = (TEXT)
property[SETUP][n] = (DECIMAL)
property[ANNUAL][n] = (DECIMAL)
property[TRANSFER][n] = (DECIMAL)
property[RESTORE][n] = (DECIMAL)
property[TRADE][n] = (DECIMAL)
property[APPLICATION][n] = (DECIMAL)
property[CURRENCY][n] = (TEXT)

property[REMARK][n] = (TEXT) property[COUNT][0] = (INT) property[FIRST][0] = (INT) property[LAST][0] = (INT) property[LIMIT][0] = (INT) property[TOTAL][0] = (INT)

FIRSTStart the output of results from this item (optional)
LIMITShow only this many items in the response (optional)
ORDERAscending or Descending
ORDERBYSort the result by this column (optional)
PERIODThe period of the prices that should be shown. default is 1. (optional)
PERIODTYPEThe periodtype of the prices that should be shown. default is YEAR. (optional)
WIDEOptional
GENERATELISTShow result on screen|Generate a CSV File and upload to ftp (optional)
SENDLISTEMAILEmail address where the CSV will be sent to (optional)