Skip to content

ServicePrice

The ServicePrice command can be used to get the amount that will be charged for a service for a specific action.

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = ServicePrice
SERVICE = TRUSTEE | APPLICATION | SERVER | MOBILE | CERTIFICATE | WEBSPACE
Response
code = (INT)
description = (TEXT)
property[SERVICE][0] = (TEXT)
property[TYPE][0] = (TEXT)
property[PRICEPERIOD][0] = (TEXT)
property[PERIODTYPE][0] = (TEXT)
property[SETUP][0] = (DECIMAL)
property[APPLICATION][0] = (DECIMAL)
property[ANNUAL][0] = (DECIMAL)
property[TRANSFER][0] = (DECIMAL)
property[TRADE][0] = (DECIMAL)
property[RESTORE][0] = (DECIMAL)
property[CURRENCY][0] = (TEXT)
property[VATPERCENT][0] = (DECIMAL)
property[ZONECURRENCY][0] = (TEXT)
property[EXCHANGERATE][0] = (DECIMAL)
property[ACTION][0] = (TEXT)
property[PERIOD][0] = (INT)
property[PRICE][0] = (DECIMAL)
property[VAT][0] = (DECIMAL)
property[NONREFUNDABLE][0] = (DECIMAL)
property[VATNONREFUNDABLE][0] = (DECIMAL)
property[PROMOTION][n] = (TEXT)
SERVICEThe service for the pricing
TYPEType of the service
PRICEPERIODThe period for the periodtype used to get the pricing
PERIODTYPEThe periodtype of the priceperiod used to get the pricing
SETUPRefundabel setup fee to be paid for this servicetype
APPLICATIONNon refundable setupfee for this servicetype
ANNUALperiod fee to be paid for this servicetype
TRANSFERTransfer fee for this servicetype (if available)
TRADETrade fee for this servicetype (if available)
RESTOREFee charged for restores (if available)
CURRENCYCurrency of the prices for this servicetype
VATPERCENTVAT % that will be charged
ZONECURRENCYPrice currency of the servicetype; Will only be returned if zonecurrency !
EXCHANGERATEExchange rate used to calculate the service price; Will only be returned if zonecurrency !
ACTIONThe type which is calculated. Add, renew, transfer, trade or restore (if available).; Will only be returned if type !
PERIODThe period amount calculated for the price
PRICEThe amount that will be charged for this servicetype from your account.
VATThe vat that will be charged for this servicetype from your account.
NONREFUNDABLEThe nonrefundable part of the price for this accounting
VATNONREFUNDABLEThe nonrefundable part of the vat for this accounting
PROMOTIONPromotion used to calculate the price

The following parameters are optional for this command.

Command
COMMAND = ServicePrice
PERIOD = (TEXT)
PERIODTYPE = (TEXT)
ACTION = ADD|RENEW|TRANSFER
SERVICE = TRUSTEE | APPLICATION | SERVER | MOBILE | CERTIFICATE | WEBSPACE
TYPE = (TEXT)
DOMAIN = (TEXT)
X-PROMOTION-CODE = (TEXT)
Response
code = (INT)
description = (TEXT)
property[SERVICE][0] = (TEXT)
property[TYPE][0] = (TEXT)
property[PRICEPERIOD][0] = (TEXT)
property[PERIODTYPE][0] = (TEXT)
property[SETUP][0] = (DECIMAL)
property[APPLICATION][0] = (DECIMAL)
property[ANNUAL][0] = (DECIMAL)
property[TRANSFER][0] = (DECIMAL)
property[TRADE][0] = (DECIMAL)
property[RESTORE][0] = (DECIMAL)
property[CURRENCY][0] = (TEXT)
property[VATPERCENT][0] = (DECIMAL)
property[ZONECURRENCY][0] = (TEXT)
property[EXCHANGERATE][0] = (DECIMAL)
property[ACTION][0] = (TEXT)
property[PERIOD][0] = (INT)
property[PRICE][0] = (DECIMAL)

property[VAT][0] = (DECIMAL) property[NONREFUNDABLE][0] = (DECIMAL) property[VATNONREFUNDABLE][0] = (DECIMAL) property[PROMOTION][n] = (TEXT)

PERIODThe period that will be calculated. Default is 1. (optional)
PERIODTYPEThe periodtype that will be used for calculation. Default is YEAR. (optional)
ACTIONThe action that should be calculated (optional)
SERVICEThe service that should be calculated (optional)
TYPEThe service class (optional)
DOMAINThe domainname for applications with premium domain names. (optional)
X-PROMOTION-CODEPromotion code to be used for calculating the price (optional)