BILLmanager API/Provider

From ISPWiki

(Redirected from BILLmanager API)
Jump to: navigation, search
Legend
  • Image:B-std.png - available in BILLmanager Standard
  • Image:B-adv.png - available in BILLmanager Advanced
  • Image:B-corp.png - available in BILLmanager Corporate

Contents

See also


Provider

Provider

Projects

Image:b-corp.png
Project management

Function: project

Result: the list of elements

  • id - .
  • name - .
  • site - Web-site.
  • currency - Base currency.


Create. Change. Add anew project

Function: project.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "project" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):


Delete the selected project

Function: project.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "project" function.

Result: successful operation or error message


Assigned companies

Function: project.company

Parameters:

  • elid - unique identifier ("id" element of "project" function).

Result: elements list

  • id - .
  • name - Company.
  • active - The company is active.


Companies . View. Change

Function: project.company.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "project" function).
    • elid - unique identifier ("id" element of "project.company" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "project" function).
    • elid - unique identifier ("id" element of "project.company" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • paydesc - Payment destination .
  • active - Active . (Optional parameter. To enable the option click "on".)


Enable the selected company

Function: project.company.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "project" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "project.company" function.

Result: successful operation or error message


Disable the selected company

Function: project.company.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "project" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "project.company" function.

Result: successful operation or error message


Available payment methods

Function: project.paymethod

Parameters:

  • elid - unique identifier ("id" element of "project" function).

Result: elements list

  • id - .
  • name - Payment method.
  • active - This payment method is active .


Enable the selected payment method

Function: project.paymethod.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "project" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "project.paymethod" function.

Result: successful operation or error message


Disable the selected payment method

Function: project.paymethod.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "project" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "project.paymethod" function.

Result: successful operation or error message


Companies

Image:b-adv.png Image:b-corp.png
Company management

Function: company

Result: the list of elements

  • id - .
  • name - .


Create. Change. Add a new company

Function: company.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "company" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):


Delete the selected company

Function: company.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company" function.

Result: successful operation or error message


Company projects

Function: company.project

Parameters:

  • elid - unique identifier ("id" element of "company" function).

Result: elements list

  • id - .
  • name - Project.
  • active - Project is active.


Enable the selected project

Function: company.project.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "company" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.project" function.

Result: successful operation or error message


Disable the selected project

Function: company.project.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "company" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.project" function.

Result: successful operation or error message


Payment methods

Function: company.paymethod

Parameters:

  • elid - unique identifier ("id" element of "company" function).

Result: elements list

  • id - .
  • name - .
  • module - Payment method.
  • currency - Сurrency.
  • priority - Priority.
  • active - Available for clients.


Create. Change. New payment method

Function: company.paymethod.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "company" function).
    • elid - unique identifier ("id" element of "company.paymethod" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "company" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "company" function).
    • elid - unique identifier ("id" element of "company.paymethod" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • currency - Сurrency.
  • module - Payment method.
  • active - Activate after creation. (Optional parameter. To enable the option click "on".)
  • allproj - Allow for all projects. (Optional parameter. To enable the option click "on".) Image:b-corp.png


Delete the selected payment method

Function: company.paymethod.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "company" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.paymethod" function.

Result: successful operation or error message


Enable the selected payment method

Function: company.paymethod.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "company" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.paymethod" function.

Result: successful operation or error message


'

Function: company.paymethod.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "company" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.paymethod" function.

Result: successful operation or error message


Company contracts

Function: company.contract

Parameters:

  • elid - unique identifier ("id" element of "company" function).

Result: elements list

  • id - .
  • name - .
  • servicekind - Kind of service.
  • accountgroup - Account group.
  • ptype - Payer status .
  • templ - Template.


Create. Change. Contract sample

Function: company.contract.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "company" function).
    • elid - unique identifier ("id" element of "company.contract" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "company" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "company" function).
    • elid - unique identifier ("id" element of "company.contract" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • servicekind - Kind of service.
  • accountgroup - Account group.
  • ptype - Payer status .
  • templ - Template.
  • suffix - Suffix in the contract number.
  • firstappendix - First appendix number.


Delete the selected contract

Function: company.contract.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "company" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.contract" function.

Result: successful operation or error message


Contract appendixes

Function: company.contract.appendix

Parameters:

  • elid - unique identifier ("id" element of "company.contract" function).

Result: elements list

  • id - .
  • name - .
  • project - .
  • itemtype - Item type.
  • templ - Template.


Create. Change. Appendix sample

Function: company.contract.appendix.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "company.contract" function).
    • elid - unique identifier ("id" element of "company.contract.appendix" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "company.contract" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "company.contract" function).
    • elid - unique identifier ("id" element of "company.contract.appendix" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • project - .
  • itemtype - Item type.
  • templ - Template.


Delete the selected appendix

Function: company.contract.appendix.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "company.contract" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.contract.appendix" function.

Result: successful operation or error message


Tax rules

Function: company.taxrule

Parameters:

  • elid - unique identifier ("id" element of "company" function).

Result: elements list

  • id - .
  • country - Payer's country.
  • taxrate - Tax rate.


Create. Change. Rules

Function: company.taxrule.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "company" function).
    • elid - unique identifier ("id" element of "company.taxrule" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "company" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "company" function).
    • elid - unique identifier ("id" element of "company.taxrule" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • country - Payer's country.
  • taxrate - Tax rate.


Delete the selected rule

Function: company.taxrule.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "company" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.taxrule" function.

Result: successful operation or error message


Service conditions

Function: company.condition

Parameters:

  • elid - unique identifier ("id" element of "company" function).

Result: elements list

  • id - .
  • country - Country.
  • ptype - Type.


Create. Change. Edit condition

Function: company.condition.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "company" function).
    • elid - unique identifier ("id" element of "company.condition" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "company" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "company" function).
    • elid - unique identifier ("id" element of "company.condition" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • countrycondition - Condition (country).
  • country - Country.
  • ptypeval - Customer's status .


Delete the selected condition

Function: company.condition.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "company" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.condition" function.

Result: successful operation or error message


Synchronize payers' relations

Function: company.condition.apply


Payment methods

Image:b-std.png
Payment methods

Function: company.paymethod

Result: the list of elements

  • id - .
  • name - .
  • module - Payment method.
  • currency - Сurrency.
  • priority - Priority.
  • active - Available for clients.


Create. Change. New payment method

Function: company.paymethod.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "company.paymethod" function)
  • Result: object parameters list

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "company.paymethod" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • currency - Сurrency.
  • module - Payment method.
  • active - Activate after creation. (Optional parameter. To enable the option click "on".)
  • allproj - Allow for all projects. (Optional parameter. To enable the option click "on".)


Delete the selected payment method

Function: company.paymethod.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.paymethod" function.

Result: successful operation or error message


Enable the selected payment method

Function: company.paymethod.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.paymethod" function.

Result: successful operation or error message


'

Function: company.paymethod.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "company.paymethod" function.

Result: successful operation or error message


Departments

Image:b-std.png Image:b-adv.png Image:b-corp.png
Department management

Function: admingroup

Result: the list of elements

  • id - .
  • name - .


Create. Change. Department

Function: admingroup.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "admingroup" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • lang - Language.
  • chief - Department head .
  • support - Support center group. (Optional parameter. To enable the option click "on".)
  • remotesupport - Remote department . (Optional parameter. To enable the option click "on".) The parameter may vary depending on feature svrrsupport.
  • note - Notes .


Delete the selected group

Function: admingroup.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admingroup" function.

Result: successful operation or error message


Department working time. View. Change

Function: admingroup.workingtime

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "admingroup" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "admingroup" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):


Department members

Function: admingroup.member

Parameters:

  • elid - unique identifier ("id" element of "admingroup" function).

Result: elements list

  • id - .
  • name - Administrator .
  • realname - Full name.
  • active - Enabled.


Assign the selected member

Function: admingroup.member.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "admingroup" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admingroup.member" function.

Result: successful operation or error message


Disable the selected member

Function: admingroup.member.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "admingroup" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admingroup.member" function.

Result: successful operation or error message


Projects available for the department

Function: admingroup.project

Parameters:

  • elid - unique identifier ("id" element of "admingroup" function).

Result: elements list

  • id - .
  • name - Project.
  • active - Enabled .


Allow access

Function: admingroup.project.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "admingroup" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admingroup.project" function.

Result: successful operation or error message


Deny access

Function: admingroup.project.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "admingroup" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admingroup.project" function.

Result: successful operation or error message


Department permissions

Function: admingroup.access

Parameters:

  • elid - unique identifier ("id" element of "admingroup" function).

Result: elements list

  • ftitle - Name.
  • name - Function.
  • active - Enabled.
  • nochild - Does not affect child.


Enable

Function: admingroup.access.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "admingroup" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "admingroup.access" function.

Result: successful operation or error message


Disable

Function: admingroup.access.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "admingroup" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "admingroup.access" function.

Result: successful operation or error message


Administrators

Image:b-std.png Image:b-adv.png Image:b-corp.png
Administrator management

Function: admin

Result: the list of elements

  • id - .
  • name - User name.
  • realname - Real name.
  • email - E-mail.
  • disabled - Access disabled.
  • superuser - Administrator has superuser privileges .


Create. Change. Edit

Function: admin.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "admin" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Username.
  • realname - Real name.
  • email - E-mail.
  • phone - Phone number . The parameter may vary depending on feature svrsmsservice.
  • sendsms - . (Optional parameter. To enable the option click "on".) The parameter may vary depending on feature svrsmsservice.
    Active parameter allows the use of the following parameters: 'smstime'
  • smstimefrom - Time . The parameter may vary depending on feature svrsmsservice.
  • smstimeto - Time . The parameter may vary depending on feature svrsmsservice.
  • passwd - Password.
  • confirm - Re-type password .
  • superuser - Full access. (Optional parameter. To enable the option click "on".)
  • disabled - Deny access. (Optional parameter. To enable the option click "on".)


Delete

Function: admin.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admin" function.

Result: successful operation or error message


Assigned department

Function: admin.group

Parameters:

  • elid - unique identifier ("id" element of "admin" function).

Result: elements list

  • id - .
  • name - Department name.
  • active - Enabled.


Enable

Function: admin.group.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "admin" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admin.group" function.

Result: successful operation or error message


Disable

Function: admin.group.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "admin" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admin.group" function.

Result: successful operation or error message


Available projects

Function: admin.project

Parameters:

  • elid - unique identifier ("id" element of "admin" function).

Result: elements list

  • id - .
  • name - Project.
  • active - Allowed .


Allow access

Function: admin.project.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "admin" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admin.project" function.

Result: successful operation or error message


Deny access

Function: admin.project.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "admin" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admin.project" function.

Result: successful operation or error message


Access permissions

Function: admin.access

Parameters:

  • elid - unique identifier ("id" element of "admin" function).

Result: elements list

  • ftitle - Name.
  • name - Function.
  • active - Enabled.
  • nochild - Does not affect a child.


Enable

Function: admin.access.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "admin" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "admin.access" function.

Result: successful operation or error message


Disable

Function: admin.access.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "admin" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "admin.access" function.

Result: successful operation or error message


Allow access

Function: admin.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admin" function.

Result: successful operation or error message


Deny access

Function: admin.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admin" function.

Result: successful operation or error message


Switch to User panel

Function: admin.su


Partners

Image:b-corp.png
Партнеры

Function: partner

Result: the list of elements

  • id - .
  • name - .


Create. Change. Партнер

Function: partner.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "partner" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • username - Имя пользователя.
  • userid - Имя пользователя.
  • passwd - Пароль.
  • confirm - Подтверждение пароля.
  • email - Электронная почта.
  • person - Контактное лицо.
  • projectname - Название проекта.
  • projectid - Название проекта.
  • site - Сайт.
  • domain - Доменное имя билинга.
  • currency - Валюта учета.
  • note - .


Удалить партнеров

Function: partner.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "partner" function.

Result: successful operation or error message


Категории

Function: partner.categories

Parameters:

  • elid - unique identifier ("id" element of "partner" function).

Result: elements list

  • id - .
  • name - .
  • department - Отдел по умолчанию.
  • price - Цена.
  • project - Проект.
  • enabled - Включено.


Create. Change. Категория

Function: partner.categories.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "partner" function).
    • elid - unique identifier ("id" element of "partner.categories" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "partner" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "partner" function).
    • elid - unique identifier ("id" element of "partner.categories" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Название.
  • department - Отдел по умолчанию.
  • project - Проект. Image:b-corp.png
  • pricelist - Категория запроса.
  • fullaccess - Полный доступ. (Optional parameter. To enable the option click "on".)
  • notification - Новостная категория. (Optional parameter. To enable the option click "on".)
  • estimate - Оценивать. (Optional parameter. To enable the option click "on".)


Удалить категорию

Function: partner.categories.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "partner" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "partner.categories" function.

Result: successful operation or error message


Включить

Function: partner.categories.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "partner" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "partner.categories" function.

Result: successful operation or error message


Отключить

Function: partner.categories.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "partner" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "partner.categories" function.

Result: successful operation or error message


Типы продуктов

Function: partner.itemtype

Parameters:

  • elid - unique identifier ("id" element of "partner" function).

Result: elements list

  • id - .
  • name - Тип.
  • active - Разрешено.


Разрешить

Function: partner.itemtype.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "partner" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "partner.itemtype" function.

Result: successful operation or error message


Запретить

Function: partner.itemtype.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "partner" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "partner.itemtype" function.

Result: successful operation or error message


Войти в панель с правами партнера

Function: partner.su


Customer

Customers

Image:b-std.png Image:b-adv.png Image:b-corp.png
Customer management

Function: account

Result: the list of elements

  • id - .
  • name - Name.


Registration. View. Change

Function: register

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • lang - Interface language.
  • project - . Image:b-corp.png
  • project - Username.
  • partner - Username.
  • sesid - Username.
  • tologon - Username.
  • welcomfunc - Username.
  • welcomparam - Username.
  • username - Username.
  • partnercookie - Username.
  • cntid - Username.
  • passwd - Access password.
  • confirm - Confirm password.
  • email - E-mail.
  • country - Country.
  • ptype - Account type.
    If the pcompany value is selected the parameters are allowed to use: 'cname'
If the pperson value is selected the parameters are denied: 'cname'
If the psoleproprietor value is selected the parameters are denied: 'cname'
  • name - Company name.
  • person - Contact person.
  • knowus - How did you learn about us.


Edit account. View. Change

Function: account.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "account" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "account" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Name.
  • regdate - Registration date.
  • regip - Registration IP.
  • validphone - Verified phone number. The parameter may vary depending on feature fraud.
  • note - Note.
  • attitude - Your attitude to the client . Image:b-corp.png


Delete the selected account

Function: account.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "account" function.

Result: successful operation or error message


Customer group

Function: account.group

Parameters:

  • elid - unique identifier ("id" element of "account" function).

Result: elements list

  • id - .
  • name - Group.
  • active - This customer is assigned to the selected customer group .


Assign the customer to the selected group

Function: account.group.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "account" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "account.group" function.

Result: successful operation or error message


Exclude the customer from this group

Function: account.group.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "account" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "account.group" function.

Result: successful operation or error message


Available projects

Function: account.project

Parameters:

  • elid - unique identifier ("id" element of "account" function).

Result: elements list

  • id - .
  • name - Project.
  • active - The selected project is active.


Enable

Function: account.project.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "account" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "account.project" function.

Result: successful operation or error message


Disable

Function: account.project.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "account" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "account.project" function.

Result: successful operation or error message


Discount management

Function: account.discount

Parameters:

  • elid - unique identifier ("id" element of "account" function).

Result: elements list

  • id - .
  • name - .
  • value - Value.
  • period - Validity period.
  • cname - Condition.


Create. Change. New discount

Function: account.discount.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "account" function).
    • elid - unique identifier ("id" element of "account.discount" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "account" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "account" function).
    • elid - unique identifier ("id" element of "account.discount" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):


Delete

Function: account.discount.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "account" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "account.discount" function.

Result: successful operation or error message


Personalized currency rates

Function: account.currency

Parameters:

  • elid - unique identifier ("id" element of "account" function).

Result: elements list

  • pair - The list element unique identifier
  • base - Currency.
  • relate - Currency.
  • rate - Personal currency rate.


Create. Change. Currency rate

Function: account.currency.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "account" function).
    • elid - unique identifier ("pair" element of "account.currency" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "account" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "account" function).
    • elid - unique identifier ("pair" element of "account.currency" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • base - Currency.
  • relate - To currency.
  • rate - Currency rate.


Delete the selected currency

Function: account.currency.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "account" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "pair" element of "account.currency" function.

Result: successful operation or error message


Products and services

Function: account.item

Parameters:

  • elid - unique identifier ("id" element of "account" function).

Result: elements list

  • id - .
  • name - .
  • status - Status.


Credits/Payments

Function: credit

Parameters:

  • elid - unique identifier ("id" element of "account" function).

Result: elements list

  • id - .
  • num - Invoice number.
  • cdate - Date.
  • sender - Payer.
  • recipient - Payee.
  • ctype - Payment method.
  • amount - Total.
  • nativeamount - Amount in native currency .
  • state - Status.


Delete the selected payment

Function: credit.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "account" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "credit" function.

Result: successful operation or error message


Invoices

Function: invoice

Parameters:

  • elid - unique identifier ("id" element of "account" function).

Result: elements list

  • id - .
  • num - Number.
  • cdate - Date.
  • provider - Provider.
  • customer - Customer.
  • amount - Amount.


Expenses

Function: expense

Parameters:

  • elid - unique identifier ("id" element of "account" function).

Result: elements list

  • id - .
  • cdate - Date.
  • name - Description.
  • quantity - Number .
  • amount - Total.
  • credits - Payment documents .
  • notpayd - Not paid .


Account information

Function: accountinfo

Parameters:

  • elid - unique identifier ("id" element of "account" function).

Result: elements list

  • id - .
  • name - .
  • project - Project.
  • balance - Balance of account .
  • currency - Currency.
  • enoughdays - You will run out of money in .


Список услуг

Function: item

Result: the list of elements

  • id - .
  • name - .
  • pricelist - Тарифный план.
  • expiredate - Действует до.
  • cost - Стоимость.
  • status - Состояние.


Renewing the service . View. Change

Function: item.period

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "item" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "item" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • pricename - Package .
  • name - Name .
  • ip - IP-address .
  • expiredate - Valid until .
  • period - Period .
  • cost - Cost .
  • payfrom - Pay by.
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay now . (Optional parameter. To enable the option click "on".)


Set filters by the selected customer

Function: account.setfilter


Отправить сообщение (новость)

Function: editnews

  • parentfunc - .
  • category - Категория.
  • isdefaultresponder - Перемещать тикет на меня, при ответах. (Optional parameter. To enable the option click "on".)
  • onlysetlang - Строгое соответсвие языка. (Optional parameter. To enable the option click "on".)
  • subject_en - Тема.
  • text_en - Текст.


Switch to User panel

Function: account.su


Payer profiles

Image:b-std.png Image:b-adv.png Image:b-corp.png
Payer profile management

Function: profile

Result: the list of elements

  • id - .
  • name - .


Edit payer . View. Change

Function: profile.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "profile" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "profile" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):


Delete the selected payer

Function: profile.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "profile" function.

Result: successful operation or error message


Reconciliation report . View. Change

Function: profile.reconciliation

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "profile" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "profile" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • company - Company.
  • customer - Company.
  • currency - Currency .
  • fromdate - Start date .
  • todate - End date .
  • savetopdf - Save as PDF . (Optional parameter. To enable the option click "on".) The parameter may vary depending on feature svrpdfutil.


Contracts

Image:b-std.png Image:b-adv.png Image:b-corp.png
Contract management

Function: contract

Result: the list of elements

  • id - .
  • num - Number.
  • cdate - Date.
  • client - Client.
  • company - Company.
  • contrtype - Contract type.
  • state - Status.


Users

Image:b-std.png Image:b-adv.png Image:b-corp.png
User namagement

Function: user

Result: the list of elements

  • id - .
  • name - Username.
  • realname - Full name.
  • email - E-mail.
  • disabled - Access denied.
  • superuser - This user has superuser privileges .


User. View. Change

Function: user.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "user" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "user" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):


Delete the selected user

Function: user.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "user" function.

Result: successful operation or error message


Enable the selected user

Function: user.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "user" function.

Result: successful operation or error message


Disable the selected user

Function: user.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "user" function.

Result: successful operation or error message


Access permissions

Function: user.access

Parameters:

  • elid - unique identifier ("id" element of "user" function).

Result: elements list

  • ftitle - Name.
  • name - Function.
  • active - Granted .
  • nochild - Does not effect child.


Enable

Function: user.access.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "user" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "user.access" function.

Result: successful operation or error message


Disable

Function: user.access.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "user" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "user.access" function.

Result: successful operation or error message


Correspondence between departments

Function: user.rcategories

Parameters:

  • elid - unique identifier ("id" element of "user" function).

Result: elements list

  • name - Department name .
  • department - Your department .
  • enabled - .


Create. Change. Correspondence of departments

Function: user.rcategories.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "user" function).
    • elid - unique identifier ("id" element of "user.rcategories" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "user" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "user" function).
    • elid - unique identifier ("id" element of "user.rcategories" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Name .
  • department - Your department .
  • remoteid - Remote department ID .


'

Function: user.rcategories.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "user" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "user.rcategories" function.

Result: successful operation or error message


'

Function: user.rcategories.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "user" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "user.rcategories" function.

Result: successful operation or error message


'

Function: user.rcategories.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "user" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "user.rcategories" function.

Result: successful operation or error message


Set all filters by the selected user

Function: user.setfilter


Customer groups

Image:b-std.png Image:b-adv.png Image:b-corp.png
Customer groups

Function: accgroup

Result: the list of elements

  • id - .
  • name - .


Create. Change. Edit the selected group

Function: accgroup.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "accgroup" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • autoaddition - Assign to the group automatically upon registration . (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'priority','project','country','status','custom','conditions'
  • priority - Priority .
  • project - Project . Image:b-corp.png
  • country - Country .
  • ptype - Status .
  • custom - Custom conditions .


Delete the selected group

Function: accgroup.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "accgroup" function.

Result: successful operation or error message


Group members

Function: accgroup.member

Parameters:

  • elid - unique identifier ("id" element of "accgroup" function).

Result: elements list

  • id - .
  • name - Account.
  • active - Active.


Enable the selected account

Function: accgroup.member.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "accgroup" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "accgroup.member" function.

Result: successful operation or error message


Disable the selected account

Function: accgroup.member.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "accgroup" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "accgroup.member" function.

Result: successful operation or error message


Group discount management

Function: accgroup.discount

Parameters:

  • elid - unique identifier ("id" element of "accgroup" function).

Result: elements list

  • id - .
  • name - .
  • value - Value.
  • period - Validity period.
  • cname - Condition.


Create. Change. New

Function: accgroup.discount.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "accgroup" function).
    • elid - unique identifier ("id" element of "accgroup.discount" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "accgroup" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "accgroup" function).
    • elid - unique identifier ("id" element of "accgroup.discount" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):


Delete the selected discount

Function: accgroup.discount.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "accgroup" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "accgroup.discount" function.

Result: successful operation or error message


CRM

Взаимоотношения с клиентами

Function: crm

Result: the list of elements

  • id - .
  • name - .
  • regdate - Дата регистрации.
  • regby - Зарегистрирован.
  • city - Город.
  • clientstate - Статус.


Create. Change. Информация о клиенте

Function: crm.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "crm" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • project - Проект.
  • ptype - Статус.
    If the pcompany value is selected the parameters are allowed to use: 'cname'
If the pperson value is selected the parameters are denied: 'cname'
If the psoleproprietor value is selected the parameters are denied: 'cname'
  • name - Название компании.
  • person - Контактное лицо.
  • email - E-mail.
  • username - Имя пользователя.
  • validphone - Телефон.
  • city - Город.
  • note - Примечание.
  • createnew - Создать новую задачу. (Optional parameter. To enable the option click "on".)


Задачи по клиенту

Function: crm.relation

Parameters:

  • elid - unique identifier ("id" element of "crm" function).

Result: elements list

  • id - .
  • taskdate - .
  • tasktype - .
  • employee - .
  • info - .
  • state - .


Create. Change. Редактирование задачи

Function: crm.relation.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "crm" function).
    • elid - unique identifier ("id" element of "crm.relation" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "crm" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "crm" function).
    • elid - unique identifier ("id" element of "crm.relation" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):


'

Function: crm.relation.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "crm" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "crm.relation" function.

Result: successful operation or error message


Установить во всех меню фильтр по выбранному клиенту

Function: account.setfilter


Отправить сообщение (новость)

Function: editnews

  • parentfunc - .
  • category - Категория.
  • isdefaultresponder - Перемещать тикет на меня, при ответах. (Optional parameter. To enable the option click "on".)
  • onlysetlang - Строгое соответсвие языка. (Optional parameter. To enable the option click "on".)
  • subject_en - Тема.
  • text_en - Текст.


Войти с правами клиента

Function: account.su


Tasks

Список задач

Function: crmtask

Result: the list of elements

  • id - .
  • taskdate - .
  • tasktype - .
  • employee - .
  • accname - Клиент.
  • city - Город.
  • state - .


Задача. View. Change

Function: crmtask.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "crmtask" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "crmtask" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • createnew - Создать новую задачу. (Optional parameter. To enable the option click "on".)
  • newaccount - Список всех задач по клиенту.


'

Function: crmtask.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "crmtask" function.

Result: successful operation or error message


Установить во всех меню фильтр по выбранному клиенту

Function: crmtask.setfilter


Отправить сообщение (новость)

Function: editnews

  • parentfunc - .
  • category - Категория.
  • isdefaultresponder - Перемещать тикет на меня, при ответах. (Optional parameter. To enable the option click "on".)
  • onlysetlang - Строгое соответсвие языка. (Optional parameter. To enable the option click "on".)
  • subject_en - Тема.
  • text_en - Текст.


Войти с правами клиента

Function: crmtask.su


Services

Software licenses

Image:b-std.png Image:b-adv.png Image:b-corp.png
Software licenses

Function: software

Result: the list of elements

  • id - ID.
  • licname - License name.
  • ip - License IP.
  • price - Software.
  • period - Order period.
  • expiredate - Expiry date.
  • status - Status.


License . View. Change

Function: software.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "software" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "software" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • curprice - Software.
  • price - Software.
  • cost - Cost.
  • licname - License name.
  • ip - License IP-address .
  • password - Administrator password.
  • regkey - Registration key.
  • regclear - Delete all existing registrations. (Optional parameter. To enable the option click "on".)
  • note - Notes.


Renewing the license. View. Change

Function: software.period

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "software" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "software" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • pricename - Software.
  • licname - License name.
  • ip - License IP.
  • expiredate - Valid until .
  • period - Period.
  • cost - Cost.
  • payfrom - Pay by .
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay for the service after placing the order . (Optional parameter. To enable the option click "on".)


Enable the selected software

Function: software.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "software" function.

Result: successful operation or error message


Disable the selected software

Function: software.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "software" function.

Result: successful operation or error message


Delete the license

Function: software.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "software" function.

Result: successful operation or error message


Configuration

Function: item.detail

Parameters:

  • elid - unique identifier ("id" element of "software" function).

Result: elements list

  • id - .
  • name - Parameter.
  • included - Included into the package .
  • addon - Add-ons.
  • total - Allocated/Available. Attributes :
    • used - The used number.
    • limit - Max value limitation
  • price - Add-on price.


Configuration parameter. View. Change

Function: item.detail.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "software" function).
    • elid - unique identifier ("id" element of "item.detail" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "software" function).
    • elid - unique identifier ("id" element of "item.detail" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • amount - More.
  • enumitem - Item.
  • unlimit - . (Optional parameter. To enable the option click "on".)
  • enabled - . (Optional parameter. To enable the option click "on".)
  • step - Monthly cost.
  • currency - Monthly cost.
  • price - Monthly cost.
  • h_specprice - Monthly cost.
  • cost - Monthly cost.
  • plimit - Included into the package .
  • specprice - Special price.
  • noruncp - . (Optional parameter. To enable the option click "on".)
  • note - Note.


ISPmanager support

Image:b-std.png Image:b-adv.png Image:b-corp.png
ISPmanager support

Function: softsupport

Result: the list of elements

  • id - .
  • licid - Software ID.
  • licip - License IP-address .
  • price - License type.
  • expire - Supported untill.
  • status - Status.


Software license support. View. Change

Function: softsupport.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "softsupport" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "softsupport" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • licid - License ID.
  • lickey - Registration key.
  • prolong - Renew for 1 month. (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'cost','pay'
  • cost - Cost.
  • needpay - Pay by .
  • payfrom - Pay by .
  • note - Note.


Delete the selected license support

Function: softsupport.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "softsupport" function.

Result: successful operation or error message


System administration

Image:b-std.png Image:b-adv.png Image:b-corp.png
Server administration

Function: sysadmin

Result: the list of elements

  • id - .
  • ip - Server IP-address.
  • price - Administration type.
  • period - Period.
  • expire - Expiration date.
  • status - Status.


Server administration. View. Change

Function: sysadmin.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "sysadmin" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "sysadmin" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • curprice - Administration type.
  • price - Administration type.
  • period - Period.
  • cost - Cost.
  • expire - Valid until .
  • ip - IP-address.
  • srvpasswd - Server root password.
  • payfrom - Pay by .
  • note - Notes.


Delete the selected server administration service

Function: sysadmin.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "sysadmin" function.

Result: successful operation or error message


Domain names

Image:b-std.png Image:b-adv.png Image:b-corp.png
Доменные имена

Function: domain

Result: the list of elements

  • id - .
  • name - Имя.
  • expire - Дата окончания регистрации.
  • autoperiod - Автопродление.
  • domainstatus - Статус домена.
  • itemstatus - Состояние услуги.
  • unverified - Не заверен.
  • processing - Документы отправлены.
  • verified - Заверен.
  • withdocs - Файлы прикреплены.


Отправика копий документов регистратору

Function: domain.sendfiles


Изменить доменное имя. View. Change

Function: domain.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "domain" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "domain" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Доменное имя.
  • tld - Доменная зона.
  • idn - IDN.
  • autoperiod - Автопродление.
  • auth_code - Код подтверждения.
  • note - Заметки.
  • lowner - Владелец.
  • ladmin - Администратор.
  • ltech - Тех. поддержка.
  • lbill - Фин. администратор.
  • lnic - Анкета клиента.
  • ns0 - NS1.
  • ns1 - NS2.
  • ns2 - NS3.
  • ns3 - NS4.
  • dopns - Дополнительные NS. (One or more values space-delimited)
  • changens - . (Optional parameter. To enable the option click "on".)
  • subjnic - Контракт.
  • pwd - Административный пароль.
  • tech_pwd - Технический пароль.


Удалить

Function: domain.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "domain" function.

Result: successful operation or error message


Web Hosting

Image:b-std.png Image:b-adv.png Image:b-corp.png
Web hosting management

Function: vhost

Result: the list of elements

  • id - .
  • domain - .
  • username - Username.
  • price - Package.
  • expiredate - Expiation date .
  • status - Status.


Edit the selected virtual hosting service . View. Change

Function: vhost.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "vhost" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "vhost" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • curprice - Package .
  • price - Package .
  • username - Username.
  • ip - Assigned IP address.
  • domain - .
  • createdate - Order date .
  • suspenddate - Suspension date.
  • server - Applied server.
  • note - Notes.


Renewing the service . View. Change

Function: item.period

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "vhost" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "vhost" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • pricename - Package .
  • name - Name .
  • ip - IP-address .
  • expiredate - Valid until .
  • period - Period .
  • cost - Cost .
  • payfrom - Pay by.
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay now . (Optional parameter. To enable the option click "on".)


Delete the selected service

Function: vhost.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "vhost" function.

Result: successful operation or error message


Configuration

Function: item.detail

Parameters:

  • elid - unique identifier ("id" element of "vhost" function).

Result: elements list

  • id - .
  • name - Parameter.
  • included - Included into the package .
  • addon - Add-ons.
  • total - Allocated/Available. Attributes :
    • used - The used number.
    • limit - Max value limitation
  • price - Add-on price.


Configuration parameter. View. Change

Function: item.detail.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "vhost" function).
    • elid - unique identifier ("id" element of "item.detail" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "vhost" function).
    • elid - unique identifier ("id" element of "item.detail" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • amount - More.
  • enumitem - Item.
  • unlimit - . (Optional parameter. To enable the option click "on".)
  • enabled - . (Optional parameter. To enable the option click "on".)
  • step - Monthly cost.
  • currency - Monthly cost.
  • price - Monthly cost.
  • h_specprice - Monthly cost.
  • cost - Monthly cost.
  • plimit - Included into the package .
  • specprice - Special price.
  • noruncp - . (Optional parameter. To enable the option click "on".)
  • note - Note.


IP-addresses

Function: item.ip

Parameters:

  • elid - unique identifier ("id" element of "vhost" function).

Result: elements list

  • name - IP-addresses.


Create. Change. IP-address

Function: item.ip.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "vhost" function).
    • elid - unique identifier ("name" element of "item.ip" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "vhost" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "vhost" function).
    • elid - unique identifier ("name" element of "item.ip" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • type - Type .
  • domain - .
  • net - Network.
  • allowmanual - Add only to the billing system . (Optional parameter. To enable the option click "on".)
  • ipmanual - IP-address.


Delete IP-addresses

Function: item.ip.delete

  • nodelcp - Delete from the billing only . (Optional parameter. To enable the option click "on".)


Welcome message. View. Change

Function: item.welcome

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "vhost" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "vhost" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • welcomemsg - .


Web Hosting reselling

Image:b-std.png Image:b-adv.png Image:b-corp.png
Hosting reselling

Function: rhost

Result: the list of elements

  • id - .
  • username - User name.
  • price - Package .
  • expiredate - Expiation date .
  • status - Status.


Shared hosting reselling. View. Change

Function: rhost.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "rhost" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "rhost" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • curprice - Package .
  • price - Package .
  • status - Status.
  • username - User name.
  • createdate - Order date .
  • suspenddate - Suspension date.
  • server - Associated server.
  • note - Note.


Renewing the service . View. Change

Function: item.period

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "rhost" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "rhost" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • pricename - Package .
  • name - Name .
  • ip - IP-address .
  • expiredate - Valid until .
  • period - Period .
  • cost - Cost .
  • payfrom - Pay by.
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay now . (Optional parameter. To enable the option click "on".)


Delete

Function: rhost.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "rhost" function.

Result: successful operation or error message


Configuration

Function: item.detail

Parameters:

  • elid - unique identifier ("id" element of "rhost" function).

Result: elements list

  • id - .
  • name - Parameter.
  • included - Included into the package .
  • addon - Add-ons.
  • total - Allocated/Available. Attributes :
    • used - The used number.
    • limit - Max value limitation
  • price - Add-on price.


Configuration parameter. View. Change

Function: item.detail.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "rhost" function).
    • elid - unique identifier ("id" element of "item.detail" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "rhost" function).
    • elid - unique identifier ("id" element of "item.detail" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • amount - More.
  • enumitem - Item.
  • unlimit - . (Optional parameter. To enable the option click "on".)
  • enabled - . (Optional parameter. To enable the option click "on".)
  • step - Monthly cost.
  • currency - Monthly cost.
  • price - Monthly cost.
  • h_specprice - Monthly cost.
  • cost - Monthly cost.
  • plimit - Included into the package .
  • specprice - Special price.
  • noruncp - . (Optional parameter. To enable the option click "on".)
  • note - Note.


IP-addresses

Function: item.ip

Parameters:

  • elid - unique identifier ("id" element of "rhost" function).

Result: elements list

  • name - IP-addresses.


Create. Change. IP-address

Function: item.ip.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "rhost" function).
    • elid - unique identifier ("name" element of "item.ip" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "rhost" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "rhost" function).
    • elid - unique identifier ("name" element of "item.ip" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • type - Type .
  • domain - .
  • net - Network.
  • allowmanual - Add only to the billing system . (Optional parameter. To enable the option click "on".)
  • ipmanual - IP-address.


Delete IP-addresses

Function: item.ip.delete

  • nodelcp - Delete from the billing only . (Optional parameter. To enable the option click "on".)


Welcome message. View. Change

Function: item.welcome

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "rhost" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "rhost" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • welcomemsg - .


VPS

Image:b-std.png Image:b-adv.png Image:b-corp.png
VPS management

Function: vds

Result: the list of elements

  • id - .
  • domain - .
  • ip - IP-address.
  • price - Package.
  • expiredate - Valid until .
  • status - Status.


VPS. View. Change

Function: vds.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "vds" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "vds" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • curprice - Package.
  • price - Package.
  • domain - .
  • ip - IP-address.
  • createdate - Creation date.
  • suspenddate - Suspension date.
  • deletedate - Date of deletion .
  • server - Applied server.
  • note - Note.


Renewing the service . View. Change

Function: item.period

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "vds" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "vds" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • pricename - Package .
  • name - Name .
  • ip - IP-address .
  • expiredate - Valid until .
  • period - Period .
  • cost - Cost .
  • payfrom - Pay by.
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay now . (Optional parameter. To enable the option click "on".)


Delete the selected virtual server

Function: vds.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "vds" function.

Result: successful operation or error message


Configuration

Function: item.detail

Parameters:

  • elid - unique identifier ("id" element of "vds" function).

Result: elements list

  • id - .
  • name - Parameter.
  • included - Included into the package .
  • addon - Add-ons.
  • total - Allocated/Available. Attributes :
    • used - The used number.
    • limit - Max value limitation
  • price - Add-on price.


Configuration parameter. View. Change

Function: item.detail.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "vds" function).
    • elid - unique identifier ("id" element of "item.detail" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "vds" function).
    • elid - unique identifier ("id" element of "item.detail" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • amount - More.
  • enumitem - Item.
  • unlimit - . (Optional parameter. To enable the option click "on".)
  • enabled - . (Optional parameter. To enable the option click "on".)
  • step - Monthly cost.
  • currency - Monthly cost.
  • price - Monthly cost.
  • h_specprice - Monthly cost.
  • cost - Monthly cost.
  • plimit - Included into the package .
  • specprice - Special price.
  • noruncp - . (Optional parameter. To enable the option click "on".)
  • note - Note.


IP-addresses

Function: item.ip

Parameters:

  • elid - unique identifier ("id" element of "vds" function).

Result: elements list

  • name - IP-addresses.


Create. Change. IP-address

Function: item.ip.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "vds" function).
    • elid - unique identifier ("name" element of "item.ip" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "vds" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "vds" function).
    • elid - unique identifier ("name" element of "item.ip" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • type - Type .
  • domain - .
  • net - Network.
  • allowmanual - Add only to the billing system . (Optional parameter. To enable the option click "on".)
  • ipmanual - IP-address.


Delete IP-addresses

Function: item.ip.delete

  • nodelcp - Delete from the billing only . (Optional parameter. To enable the option click "on".)


Welcome message. View. Change

Function: item.welcome

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "vds" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "vds" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • welcomemsg - .


VPS reselling

Image:b-std.png Image:b-adv.png Image:b-corp.png
VPS reselling

Function: rvds

Result: the list of elements

  • id - .
  • username - User name.
  • price - Package.
  • expiredate - Expiation date .
  • status - Status.


VPS reselling. View. Change

Function: rvds.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "rvds" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "rvds" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • curprice - Package .
  • price - Package .
  • status - Status.
  • username - User name.
  • createdate - Order date.
  • suspenddate - Suspension date.
  • server - Service server.
  • note - Note.


Renewing the service . View. Change

Function: item.period

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "rvds" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "rvds" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • pricename - Package .
  • name - Name .
  • ip - IP-address .
  • expiredate - Valid until .
  • period - Period .
  • cost - Cost .
  • payfrom - Pay by.
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay now . (Optional parameter. To enable the option click "on".)


Delete

Function: rvds.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "rvds" function.

Result: successful operation or error message


Configuration

Function: item.detail

Parameters:

  • elid - unique identifier ("id" element of "rvds" function).

Result: elements list

  • id - .
  • name - Parameter.
  • included - Included into the package .
  • addon - Add-ons.
  • total - Allocated/Available. Attributes :
    • used - The used number.
    • limit - Max value limitation
  • price - Add-on price.


Configuration parameter. View. Change

Function: item.detail.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "rvds" function).
    • elid - unique identifier ("id" element of "item.detail" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "rvds" function).
    • elid - unique identifier ("id" element of "item.detail" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • amount - More.
  • enumitem - Item.
  • unlimit - . (Optional parameter. To enable the option click "on".)
  • enabled - . (Optional parameter. To enable the option click "on".)
  • step - Monthly cost.
  • currency - Monthly cost.
  • price - Monthly cost.
  • h_specprice - Monthly cost.
  • cost - Monthly cost.
  • plimit - Included into the package .
  • specprice - Special price.
  • noruncp - . (Optional parameter. To enable the option click "on".)
  • note - Note.


IP-addresses

Function: item.ip

Parameters:

  • elid - unique identifier ("id" element of "rvds" function).

Result: elements list

  • name - IP-addresses.


Create. Change. IP-address

Function: item.ip.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "rvds" function).
    • elid - unique identifier ("name" element of "item.ip" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "rvds" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "rvds" function).
    • elid - unique identifier ("name" element of "item.ip" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • type - Type .
  • domain - .
  • net - Network.
  • allowmanual - Add only to the billing system . (Optional parameter. To enable the option click "on".)
  • ipmanual - IP-address.


Delete IP-addresses

Function: item.ip.delete

  • nodelcp - Delete from the billing only . (Optional parameter. To enable the option click "on".)


Reseller information. View. Change

Function: rvds.info

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "rvds" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "rvds" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):


Welcome message. View. Change

Function: item.welcome

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "rvds" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "rvds" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • welcomemsg - .


Dedicated servers

Image:b-std.png Image:b-adv.png Image:b-corp.png
Dedicated servers

Function: dedic

Result: the list of elements

  • id - .
  • domain - .
  • ip - IP-address.
  • price - Package.
  • expiredate - Expiration date .
  • status - Status.


Dedicated server. View. Change

Function: dedic.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "dedic" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "dedic" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • curprice - Package.
  • price - Package.
  • dsuser - Username.
  • dsuserpwd - Password.
  • confirm - Confirm password.
  • ip - IP-address.
  • racknumber - Rack number .
  • createdate - Creation date.
  • suspenddate - Suspension date.
  • daletedate - Deletion date .
  • server - Associated server.
  • status - Status.
  • note - Note.


Renewing the service . View. Change

Function: item.period

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "dedic" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "dedic" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • pricename - Package .
  • name - Name .
  • ip - IP-address .
  • expiredate - Valid until .
  • period - Period .
  • cost - Cost .
  • payfrom - Pay by.
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay now . (Optional parameter. To enable the option click "on".)


Delete the selected dedicated server

Function: dedic.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "dedic" function.

Result: successful operation or error message


Configuration

Function: item.detail

Parameters:

  • elid - unique identifier ("id" element of "dedic" function).

Result: elements list

  • id - .
  • name - Parameter.
  • included - Included into the package .
  • addon - Add-ons.
  • total - Allocated/Available. Attributes :
    • used - The used number.
    • limit - Max value limitation
  • price - Add-on price.


Configuration parameter. View. Change

Function: item.detail.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "dedic" function).
    • elid - unique identifier ("id" element of "item.detail" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "dedic" function).
    • elid - unique identifier ("id" element of "item.detail" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • amount - More.
  • enumitem - Item.
  • unlimit - . (Optional parameter. To enable the option click "on".)
  • enabled - . (Optional parameter. To enable the option click "on".)
  • step - Monthly cost.
  • currency - Monthly cost.
  • price - Monthly cost.
  • h_specprice - Monthly cost.
  • cost - Monthly cost.
  • plimit - Included into the package .
  • specprice - Special price.
  • noruncp - . (Optional parameter. To enable the option click "on".)
  • note - Note.


IP-addresses

Function: item.ip

Parameters:

  • elid - unique identifier ("id" element of "dedic" function).

Result: elements list

  • name - IP-addresses.


Create. Change. IP-address

Function: item.ip.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "dedic" function).
    • elid - unique identifier ("name" element of "item.ip" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "dedic" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "dedic" function).
    • elid - unique identifier ("name" element of "item.ip" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • type - Type .
  • domain - .
  • net - Network.
  • allowmanual - Add only to the billing system . (Optional parameter. To enable the option click "on".)
  • ipmanual - IP-address.


Delete IP-addresses

Function: item.ip.delete

  • nodelcp - Delete from the billing only . (Optional parameter. To enable the option click "on".)


Welcome message. View. Change

Function: item.welcome

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "dedic" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "dedic" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • welcomemsg - .


Servers colocation

Image:b-std.png Image:b-adv.png Image:b-corp.png
Colocation

Function: colo

Result: the list of elements

  • id - .
  • name - .
  • price - Package .
  • expiredate - Expiation date .
  • status - Status .


Server colocation . View. Change

Function: colo.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "colo" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "colo" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • curprice - Package .
  • price - Package .
  • racknumber - Rack number .
  • dsmgrid - Server ID in DSmanager.
  • createdate - Order date .
  • suspenddate - Suspension date .
  • server - Associated server .
  • note - Notes.


Renewing the service . View. Change

Function: item.period

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "colo" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "colo" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • pricename - Package .
  • name - Name .
  • ip - IP-address .
  • expiredate - Valid until .
  • period - Period .
  • cost - Cost .
  • payfrom - Pay by.
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay now . (Optional parameter. To enable the option click "on".)


Delete

Function: colo.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "colo" function.

Result: successful operation or error message


Configuration

Function: item.detail

Parameters:

  • elid - unique identifier ("id" element of "colo" function).

Result: elements list

  • id - .
  • name - Parameter.
  • included - Included into the package .
  • addon - Add-ons.
  • total - Allocated/Available. Attributes :
    • used - The used number.
    • limit - Max value limitation
  • price - Add-on price.


Configuration parameter. View. Change

Function: item.detail.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "colo" function).
    • elid - unique identifier ("id" element of "item.detail" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "colo" function).
    • elid - unique identifier ("id" element of "item.detail" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • amount - More.
  • enumitem - Item.
  • unlimit - . (Optional parameter. To enable the option click "on".)
  • enabled - . (Optional parameter. To enable the option click "on".)
  • step - Monthly cost.
  • currency - Monthly cost.
  • price - Monthly cost.
  • h_specprice - Monthly cost.
  • cost - Monthly cost.
  • plimit - Included into the package .
  • specprice - Special price.
  • noruncp - . (Optional parameter. To enable the option click "on".)
  • note - Note.


IP-addresses

Function: item.ip

Parameters:

  • elid - unique identifier ("id" element of "colo" function).

Result: elements list

  • name - IP-addresses.


Create. Change. IP-address

Function: item.ip.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "colo" function).
    • elid - unique identifier ("name" element of "item.ip" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "colo" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "colo" function).
    • elid - unique identifier ("name" element of "item.ip" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • type - Type .
  • domain - .
  • net - Network.
  • allowmanual - Add only to the billing system . (Optional parameter. To enable the option click "on".)
  • ipmanual - IP-address.


Delete IP-addresses

Function: item.ip.delete

  • nodelcp - Delete from the billing only . (Optional parameter. To enable the option click "on".)


Network ports

Function: colo.port

Parameters:

  • elid - unique identifier ("id" element of "colo" function).

Result: elements list

  • id - .
  • name - .
  • extport - Port from another colocation .


Create. Change. Edit the selected network port

Function: colo.port.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "colo" function).
    • elid - unique identifier ("id" element of "colo.port" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "colo" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "colo" function).
    • elid - unique identifier ("id" element of "colo.port" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • extport - The port from another colocation .
  • vlan - Internal name .
  • note - Notes.


Delete the selected port

Function: colo.port.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "colo" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "colo.port" function.

Result: successful operation or error message


Equipment

Function: colo.hardware

Parameters:

  • elid - unique identifier ("id" element of "colo" function).

Result: elements list

  • id - .
  • hardware - Description .
  • receivingdate - Acceptance date .
  • returndate - Date returned .


Welcome message. View. Change

Function: item.welcome

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "colo" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "colo" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • welcomemsg - .


DNS hosting

Image:b-std.png Image:b-adv.png Image:b-corp.png
DNS hosting

Function: dns

Result: the list of elements

  • id - .
  • username - User name.
  • price - Package .
  • status - Status.


DNS hosting. View. Change

Function: dns.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "dns" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "dns" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • curprice - Package .
  • price - Package .
  • username - User name.
  • createdate - Order date .
  • suspenddate - Suspension date.
  • domain - .
  • server - Associated server.
  • note - Note.


Renewing the service . View. Change

Function: item.period

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "dns" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "dns" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • pricename - Package .
  • name - Name .
  • ip - IP-address .
  • expiredate - Valid until .
  • period - Period .
  • cost - Cost .
  • payfrom - Pay by.
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay now . (Optional parameter. To enable the option click "on".)


Delete the selected service

Function: dns.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "dns" function.

Result: successful operation or error message


Configuration

Function: item.detail

Parameters:

  • elid - unique identifier ("id" element of "dns" function).

Result: elements list

  • id - .
  • name - Parameter.
  • included - Included into the package .
  • addon - Add-ons.
  • total - Allocated/Available. Attributes :
    • used - The used number.
    • limit - Max value limitation
  • price - Add-on price.


Configuration parameter. View. Change

Function: item.detail.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "dns" function).
    • elid - unique identifier ("id" element of "item.detail" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "dns" function).
    • elid - unique identifier ("id" element of "item.detail" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • amount - More.
  • enumitem - Item.
  • unlimit - . (Optional parameter. To enable the option click "on".)
  • enabled - . (Optional parameter. To enable the option click "on".)
  • step - Monthly cost.
  • currency - Monthly cost.
  • price - Monthly cost.
  • h_specprice - Monthly cost.
  • cost - Monthly cost.
  • plimit - Included into the package .
  • specprice - Special price.
  • noruncp - . (Optional parameter. To enable the option click "on".)
  • note - Note.


Welcome message. View. Change

Function: item.welcome

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "dns" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "dns" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • welcomemsg - .


SSL certificates

Image:b-std.png Image:b-adv.png Image:b-corp.png
SSL Certificates

Function: certificate

Result: the list of elements

  • id - .
  • domain - .
  • price - Package .
  • expire - Valid until .
  • status - Status .


SSL certificate . View. Change

Function: certificate.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "certificate" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "certificate" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • price - Package .
  • createdate - Order date .
  • vemail - Confirmation e-mail .
  • note - Notes.
  • csr - .
  • delkey - Delete the secret key from the system . (Optional parameter. To enable the option click "on".)
  • privatekey - .
  • crt - .
  • CN - Common name .
  • O - Organization .
  • OU - Organization unit .
  • C - Country code (2 letter).
  • ST - State/province name.
  • L - City.
  • emailAddress - Email.
  • adm_fname - First name.
  • adm_lname - Last name.
  • adm_jtitle - Job title .
  • adm_email - Email.
  • adm_phone - Phone number .
  • tech_fname - First name.
  • tech_lname - Last name.
  • tech_jtitle - Job title .
  • tech_email - Email.
  • tech_phone - Phone number .
  • org_name - Name .
  • org_country - Country .
  • org_state - State/province.
  • org_city - City .
  • org_postcode - ZIP code .
  • org_address - Address .
  • org_phone - Phone number .


Certificate renewal. View. Change

Function: certificate.renew

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "certificate" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "certificate" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • period - Validity period .
  • cost - Cost.
  • payfrom - Pay by.
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay now. (Optional parameter. To enable the option click "on".)


Delete the selected certificate

Function: certificate.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "certificate" function.

Result: successful operation or error message


Other services

Image:b-std.png Image:b-adv.png Image:b-corp.png
Other services

Function: uniservice

Result: the list of elements

  • id - .
  • name - .
  • price - Package.
  • period - Period .
  • expiredate - Expiation date .
  • status - Status.


Parameters. View. Change

Function: uniservice.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "uniservice" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "uniservice" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • curprice - Package .
  • price - Package .
  • server - Associated server.
  • note - .


Renewing the service . View. Change

Function: item.period

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "uniservice" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "uniservice" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • pricename - Package .
  • name - Name .
  • ip - IP-address .
  • expiredate - Valid until .
  • period - Period .
  • cost - Cost .
  • payfrom - Pay by.
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay now . (Optional parameter. To enable the option click "on".)


Delete the selected service

Function: uniservice.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "uniservice" function.

Result: successful operation or error message


Configuration

Function: item.detail

Parameters:

  • elid - unique identifier ("id" element of "uniservice" function).

Result: elements list

  • id - .
  • name - Parameter.
  • included - Included into the package .
  • addon - Add-ons.
  • total - Allocated/Available. Attributes :
    • used - The used number.
    • limit - Max value limitation
  • price - Add-on price.


Configuration parameter. View. Change

Function: item.detail.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "uniservice" function).
    • elid - unique identifier ("id" element of "item.detail" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "uniservice" function).
    • elid - unique identifier ("id" element of "item.detail" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • amount - More.
  • enumitem - Item.
  • unlimit - . (Optional parameter. To enable the option click "on".)
  • enabled - . (Optional parameter. To enable the option click "on".)
  • step - Monthly cost.
  • currency - Monthly cost.
  • price - Monthly cost.
  • h_specprice - Monthly cost.
  • cost - Monthly cost.
  • plimit - Included into the package .
  • specprice - Special price.
  • noruncp - . (Optional parameter. To enable the option click "on".)
  • note - Note.


Welcome message. View. Change

Function: item.welcome

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "uniservice" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "uniservice" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • welcomemsg - .


Hosting

Image:b-std.png Image:b-adv.png Image:b-corp.png
Hosting

Function: nichost

Result: the list of elements

  • id - .
  • domain - .
  • nicid - Identifier .
  • price - Package .
  • expiredate - Valid until .
  • status - Status .


Shared hosting . View. Change

Function: nichost.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "nichost" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "nichost" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • curprice - Package .
  • price - Package .
  • nicid - Service identifier .
  • domain - .
  • createdate - Order date .
  • suspenddate - Suspension dare .
  • note - Notes .


Renew hosting service . View. Change

Function: nichost.prolong

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "nichost" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "nichost" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Name .
  • expiredate - Validity period .
  • period - Period .
  • cost - Cost .
  • payfrom - Pay by .
    If the neworder value is selected the parameters are allowed to use: 'paynow'
  • paynow - Pay now . (Optional parameter. To enable the option click "on".)


Delete

Function: nichost.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "nichost" function.

Result: successful operation or error message


Welcome message. View. Change

Function: item.welcome

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "nichost" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "nichost" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • welcomemsg - .


Finances

Credits/Payments

Image:b-std.png Image:b-adv.png Image:b-corp.png
Credits/Payments

Function: credit

Result: the list of elements

  • id - .
  • num - Invoice number.
  • cdate - Date.
  • sender - Payer.
  • recipient - Payee.
  • ctype - Payment method.
  • amount - Total.
  • nativeamount - Amount in native currency .
  • state - Status.


Delete the selected payment

Function: credit.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "credit" function.

Result: successful operation or error message


Invoices

Image:b-std.png Image:b-adv.png Image:b-corp.png
Invoices

Function: invoice

Result: the list of elements

  • id - .
  • num - Number.
  • cdate - Date.
  • provider - Provider.
  • customer - Customer.
  • amount - Amount.


Orders

Image:b-std.png Image:b-adv.png Image:b-corp.png
Orders

Function: order

Result: the list of elements

  • id - .
  • name - Description.
  • cdate - Date.
  • total - Total.
  • status - Status.


Editing the selected order. View. Change

Function: order.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "order" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "order" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Description.


Delete the selected order

Function: order.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "order" function.

Result: successful operation or error message


Order details

Function: order.detail

Parameters:

  • elid - unique identifier ("id" element of "order" function).

Result: elements list

  • id - .
  • name - Description.
  • amount - Total.


Delete

Function: order.detail.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "order" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "order.detail" function.

Result: successful operation or error message


Expenses

Image:b-std.png Image:b-adv.png Image:b-corp.png
Expenses

Function: expense

Result: the list of elements

  • id - .
  • cdate - Date.
  • name - Description.
  • quantity - Number .
  • amount - Total.
  • credits - Payment documents .
  • notpayd - Not paid .


Marketing

Affiliate programs

Image:b-std.png Image:b-adv.png Image:b-corp.png
Партнерские программы

Function: affiliate

Result: the list of elements

  • id - .
  • name - Название программы.
  • btype - Тип бонуса.
  • projectname - Проект.


Create. Change. Редактирование партнерской программы

Function: affiliate.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "affiliate" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • project - . Image:b-corp.png
  • name - Название программы.
  • btype - Тип начислений.
    If the bonus value is selected the parameters are denied: 'count'
  • integration - Способ интеграции.
  • url - URL.
  • billurl - URL биллинга.
  • companycrtype - Метод оплаты.
  • persent - Проценты.
  • count - Количество.
  • pgroup - Группа.


Удалить

Function: affiliate.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "affiliate" function.

Result: successful operation or error message


Скидки партнерской программы

Function: affiliate.discount

Parameters:

  • elid - unique identifier ("id" element of "affiliate" function).

Result: elements list

  • id - .
  • name - .
  • value - Величина.
  • period - Период действия.
  • cname - Условие.


Create. Change. Создать

Function: affiliate.discount.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "affiliate" function).
    • elid - unique identifier ("id" element of "affiliate.discount" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "affiliate" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "affiliate" function).
    • elid - unique identifier ("id" element of "affiliate.discount" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):


Удалить

Function: affiliate.discount.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "affiliate" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "affiliate.discount" function.

Result: successful operation or error message


Особые правила

Function: affiliate.specialrule

Parameters:

  • elid - unique identifier ("id" element of "affiliate" function).

Result: elements list

  • id - .
  • name - Тип продукта.
  • amount - Проценты.


Create. Change. Особые условия

Function: affiliate.specialrule.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "affiliate" function).
    • elid - unique identifier ("id" element of "affiliate.specialrule" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "affiliate" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "affiliate" function).
    • elid - unique identifier ("id" element of "affiliate.specialrule" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • itemtype - Тип продукта.
  • amount - Проценты.


'

Function: affiliate.specialrule.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "affiliate" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "affiliate.specialrule" function.

Result: successful operation or error message


Рекламные материалы

Function: affiliate.advertisement

Parameters:

  • elid - unique identifier ("id" element of "affiliate" function).

Result: elements list

  • id - The list element unique identifier
  • image - Изображение.


Форма загрузки рекламных материалов

Function: affiliate.advertisement.edit

  • filename - .


'

Function: affiliate.advertisement.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "affiliate" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "affiliate.advertisement" function.

Result: successful operation or error message


Promotions

Image:b-std.png Image:b-adv.png Image:b-corp.png
Promotion management

Function: promotion

Result: the list of elements

  • id - .
  • name - .
  • active - .
  • norefund - .
  • period - Period.


Create. Change. Promotion campaign

Function: promotion.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "promotion" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • project - .
  • fromdate - Valid after.
  • todate - Valid until.
  • actiontype - Promotion type.
    If the 1 value is selected the parameters are allowed to use: 'at1','at2'
  • payamount - Payment amount.
  • disablerefund - Disable refunding . (Optional parameter. To enable the option click "on".)
  • bonustype - Bonus type.
    If the 1 value is selected the parameters are allowed to use: 'bt1','bt2','bt3'
  • bonusproduct - Product/Service.
  • bonusperiod - Order period.
  • bonusamount - Amount.
  • info - .


Delete the selected promotion

Function: promotion.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "promotion" function.

Result: successful operation or error message


Promotion codes

Image:b-std.png Image:b-adv.png Image:b-corp.png
Промокоды

Function: promocode

Result: the list of elements

  • id - .
  • name - Промокод.
  • usage - Использование. Attributes :
    • used - The used number.
    • limit - Max value limitation
  • period - Период действия.


Create. Change. Промокод

Function: promocode.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "promocode" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Промокод.
  • uselimit - Лимит использования.
  • fromdate - Действует с даты.
  • todate - Действует до даты.
  • note - Примечание.


Удалить промокоды

Function: promocode.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "promocode" function.

Result: successful operation or error message


Дополнительные значения

Function: promocode.code

Parameters:

  • elid - unique identifier ("id" element of "promocode" function).

Result: elements list

  • name - Промокод.
  • usage - Использование. Attributes :
    • used - The used number.
    • limit - Max value limitation


Create. Change. Промокод

Function: promocode.code.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "promocode" function).
    • elid - unique identifier ("id" element of "promocode.code" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "promocode" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "promocode" function).
    • elid - unique identifier ("id" element of "promocode.code" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Промокод.
  • gencount - Количество кодов.
  • onlydigit - Только цифры. (Optional parameter. To enable the option click "on".)


Удалить промокоды

Function: promocode.code.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "promocode" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "promocode.code" function.

Result: successful operation or error message


Скидки промокода

Function: promocode.discount

Parameters:

  • elid - unique identifier ("id" element of "promocode" function).

Result: elements list

  • id - .
  • name - .
  • value - Величина.
  • period - Срок действия.
  • cname - Условие.


Create. Change. Создать

Function: promocode.discount.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "promocode" function).
    • elid - unique identifier ("id" element of "promocode.discount" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "promocode" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "promocode" function).
    • elid - unique identifier ("id" element of "promocode.discount" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):


Удалить

Function: promocode.discount.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "promocode" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "promocode.discount" function.

Result: successful operation or error message


Активации промокода

Function: promocode.item

Parameters:

  • elid - unique identifier ("id" element of "promocode" function).

Result: elements list

  • id - .
  • name - .
  • account - Клиент.
  • status - Состояние.
  • expenses - Расходы.


Promotions

Image:b-std.png Image:b-adv.png Image:b-corp.png
Размещение рекламы

Function: promoplace

Result: the list of elements

  • id - .
  • name - .
  • project - .
  • budget - Бюджет.
  • click - Переходы.
  • reg - Регистрации.
  • customer - Покупатели.
  • income - Сумма платежей.


Create. Change. Реклама

Function: promoplace.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "promoplace" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • project - .
  • budget - Бюджет.


Удалить

Function: promoplace.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "promoplace" function.

Result: successful operation or error message


Условия отбора

Function: promoplace.condition

Parameters:

  • elid - unique identifier ("id" element of "promoplace" function).

Result: elements list

  • id - .
  • value - Условие.


Create. Change. Условие

Function: promoplace.condition.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "promoplace" function).
    • elid - unique identifier ("id" element of "promoplace.condition" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "promoplace" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "promoplace" function).
    • elid - unique identifier ("id" element of "promoplace.condition" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • ctype - Тип.
    If the 3 value is selected the parameters are allowed to use: 'sval' and the parameters are denied: 'val'
  • comparison - Сравнение.
  • value - Значение.
  • svalue - Значение.


Удалить условие

Function: promoplace.condition.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "promoplace" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "promoplace.condition" function.

Result: successful operation or error message


Пересчитать

Function: promoplace.restat


Query settings

Image:b-std.png Image:b-adv.png Image:b-corp.png
Query settings

Function: callmgr

Result: the list of elements

  • id - .
  • name - Name.
  • project - .
  • active - Enabled .


Create. Change. Query settings

Function: callmgr.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "callmgr" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Name .
  • project - .
  • hidedays - will be hidden .
  • query - Sql query .


Delete the selected query

Function: callmgr.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "callmgr" function.

Result: successful operation or error message


Enable the selected query

Function: callmgr.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "callmgr" function.

Result: successful operation or error message


Disable the selected query

Function: callmgr.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "callmgr" function.

Result: successful operation or error message


List of questions

Function: callmgr.question

Parameters:

  • elid - unique identifier ("id" element of "callmgr" function).

Result: elements list

  • id - .
  • question - Question.


Create. Change. Edit the selected question

Function: callmgr.question.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "callmgr" function).
    • elid - unique identifier ("id" element of "callmgr.question" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "callmgr" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "callmgr" function).
    • elid - unique identifier ("id" element of "callmgr.question" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • question - Question .


Delete the selected question

Function: callmgr.question.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "callmgr" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "callmgr.question" function.

Result: successful operation or error message


List of answers

Function: callmgr.question.answer

Parameters:

  • elid - unique identifier ("id" element of "callmgr.question" function).

Result: elements list

  • id - .
  • answer - Answer .


Create. Change. Edit the selected answer

Function: callmgr.question.answer.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "callmgr.question" function).
    • elid - unique identifier ("id" element of "callmgr.question.answer" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "callmgr.question" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "callmgr.question" function).
    • elid - unique identifier ("id" element of "callmgr.question.answer" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • answer - Answer .


Delete the selected answer

Function: callmgr.question.answer.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "callmgr.question" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "callmgr.question.answer" function.

Result: successful operation or error message


Customers who have selected the answer

Function: callmgr.question.answer.respondent

Parameters:

  • elid - unique identifier ("id" element of "callmgr.question.answer" function).

Result: elements list

  • id - ID.
  • name - Name .


Set filter by the selected customer

Function: callmgr.question.answer.respondent.setfilter


Surveys

Image:b-std.png Image:b-adv.png Image:b-corp.png
Анкеты

Function: survey

Result: the list of elements

  • id - .
  • name - .
  • active - .


Create. Change. Анкета

Function: survey.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "survey" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • method - Способ опроса.
    If the 3 value is selected the parameters are allowed to use: 'project','hidedays'
  • priority - Приоритет.
  • active - Опрос активен. (Optional parameter. To enable the option click "on".)
  • intro - Вступительный текст.
  • final - Заключительный текст.
  • project - Информация о проекте.
  • hidedays - Скрыть опрос на.
  • dropdays - Удалить опрос через.


'

Function: survey.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "survey" function.

Result: successful operation or error message


Клонирование анкеты. View. Change

Function: survey.clone

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "survey" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "survey" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • newname - Наименование новой анкеты.


'

Function: survey.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "survey" function.

Result: successful operation or error message


'

Function: survey.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "survey" function.

Result: successful operation or error message


Вопросы анкеты

Function: survey.question

Parameters:

  • elid - unique identifier ("id" element of "survey" function).

Result: elements list

  • id - .
  • position - Позиция.
  • name - Вопрос.
  • condition - Условие.


Create. Change. Вопрос

Function: survey.question.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "survey" function).
    • elid - unique identifier ("id" element of "survey.question" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "survey" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "survey" function).
    • elid - unique identifier ("id" element of "survey.question" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Вопрос.
  • position - Позиция в анкете.
  • answertype - Сколько вариантов ответа.
  • commentrows - Строк в поле комментария.
  • cquestion - Вопрос условие.
    If the null value is selected the parameters are denied: 'canswer'
  • canswer - Ответ условие.


'

Function: survey.question.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "survey" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "survey.question" function.

Result: successful operation or error message


Варианты ответов

Function: survey.question.answer

Parameters:

  • elid - unique identifier ("id" element of "survey.question" function).

Result: elements list

  • id - .
  • position - Позиция.
  • name - Ответ.


Create. Change. Вариант ответа

Function: survey.question.answer.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "survey.question" function).
    • elid - unique identifier ("id" element of "survey.question.answer" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "survey.question" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "survey.question" function).
    • elid - unique identifier ("id" element of "survey.question.answer" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Ответ.
  • position - Позиция в анкете.


'

Function: survey.question.answer.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "survey.question" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "survey.question.answer" function.

Result: successful operation or error message


Объединение ответов

Function: survey.question.answer.concat

  • name - Новый текст ответа.
  • position - Позиция в анкете.


Список ответивших

Function: survey.question.answer.accounts

Parameters:

  • elid - unique identifier ("id" element of "survey.question.answer" function).

Result: elements list

  • account - Клиент.
  • cdate - Дата ответа.


Комментарии пользователей по вопросу

Function: survey.question.comments

Parameters:

  • elid - unique identifier ("id" element of "survey.question" function).

Result: elements list

  • account - Клиент.
  • comment - Комментарий.
  • cdate - Добавлен.


Условия отбора клиентов

Function: survey.condition

Parameters:

  • elid - unique identifier ("id" element of "survey" function).

Result: elements list

  • id - .
  • name - Условие.
  • active - .


Условие отбора

Function: survey.condition.add

  • ctype - Тип условия.


'

Function: survey.condition.edit


'

Function: survey.condition.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "survey" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "survey.condition" function.

Result: successful operation or error message


'

Function: survey.condition.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "survey" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "survey.condition" function.

Result: successful operation or error message


'

Function: survey.condition.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "survey" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "survey.condition" function.

Result: successful operation or error message


Анкетируемые клиенты

Function: survey.condition.trylist

Result: the list of elements

  • id - .
  • name - .


Email advertisement

Image:b-std.png Image:b-adv.png Image:b-corp.png
Email реклама

Function: admail

Result: the list of elements

  • id - .
  • name - Название сообщения.
  • start - Начало действия.
  • end - Окончание действия.
  • priority - Приоритет.


Create. Change. Параметры сообщения

Function: admail.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "admail" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Название.
  • start - Начало действия.
  • end - Окончание действия.
  • priority - Приоритет.
  • msg - Текст по умолчанию (английский язык).


Удалить

Function: admail.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admail" function.

Result: successful operation or error message


Проекты

Function: admail.project

Parameters:

  • elid - unique identifier ("id" element of "admail" function).

Result: elements list

  • id - .
  • name - Название.
  • active - .


Активировать сообщение для проекта

Function: admail.project.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "admail" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admail.project" function.

Result: successful operation or error message


На самом деле Отключить выбранный проект для размещения рекламных сообщений

Function: admail.project.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "admail" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admail.project" function.

Result: successful operation or error message


Тарифный план/группа тарифов

Function: admail.price

Parameters:

  • elid - unique identifier ("id" element of "admail" function).

Result: elements list

  • id - .
  • name - Название.
  • project - Проект.
  • active - .


Активировать сообщение для тарифного плана/группы тарифов

Function: admail.price.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "admail" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admail.price" function.

Result: successful operation or error message


Деактивировать сообщение для тарифного плана/группы тарифов

Function: admail.price.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "admail" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "admail.price" function.

Result: successful operation or error message


Products

Service packages

Image:b-std.png Image:b-adv.png Image:b-corp.png
Package management

Function: pricelist

Result: the list of elements

  • id - .
  • name - .
  • type - Item type .
  • project - .
  • price - Price.
  • billtype - Billing type.
  • active - Available for order.
  • limited - Available for special account groups only .


Additional steps. View. Change

Function: pricelist.create

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • createperiod - Create order periods. (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'pp1'
  • periodprice - Enter the package recurrent fee .
  • createcontent - Create all available add-ons (features). (Optional parameter. To enable the option click "on".) Image:b-std.png Image:b-adv.png Image:b-corp.png
  • useservers - Use all associated servers. (Optional parameter. To enable the option click "on".)


Locales. View. Change

Function: pricelist.clone

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "pricelist" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "pricelist" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):


Import a package from a remote server

Function: pricelist.import


Edit. View. Change

Function: pricelist.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "pricelist" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "pricelist" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • internalname - Internal name.
  • logintemplate - Login template.
  • domaintemplate - Domain template .
  • priority - Priority.
  • price - Cost .
  • setup - Setup fee. Image:b-std.png Image:b-adv.png Image:b-corp.png
  • active - . (Optional parameter. To enable the option click "on".)
  • restrictchange - . (Optional parameter. To enable the option click "on".)
  • custom - . (Optional parameter. To enable the option click "on".)
  • allowpostpaid - Renew if there are insufficient funds on personal account . (Optional parameter. To enable the option click "on".)
  • servicekind - Kind of service.
  • registrar - Registrar .
  • pgroup - Package group.
  • access - Access level . Image:b-adv.png Image:b-corp.png
  • agreement - Service agreement.
  • ownnsserver - Private second name server . (Optional parameter. To enable the option click "on".)
  • orderlink - Order link .
  • note - Notes.


Delete the selected package

Function: pricelist.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "pricelist" function.

Result: successful operation or error message


Package details

Function: pricelist.detail

Parameters:

  • elid - unique identifier ("id" element of "pricelist" function).

Result: elements list

  • id - .
  • name - Name.
  • rlimit - Add-on.
  • price - Add-on price.
  • active - Available for order .


Create. Change. Features

Function: pricelist.detail.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "pricelist" function).
    • elid - unique identifier ("id" element of "pricelist.detail" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "pricelist" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "pricelist" function).
    • elid - unique identifier ("id" element of "pricelist.detail" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • type - Type.
  • billtype - Billing type.
    If the 3 value is selected the parameters are allowed to use: 'addononlyactive' and the parameters are denied: 'minperiod'
  • addontype - Value type.
    If the 4 value is selected the parameters are allowed to use: 'enum','enumval','rlim1','addonmax','addonstep','setuppayonce','measure' and the parameters are denied: 'rlim2','price','unlimitprice'
If the 3 value is selected the parameters are allowed to use: 'enum','enumval' and the parameters are denied: 'measure','rlim1','rlim2','addonstep','setuppayonce','addonmax','price','unlimitprice'
If the 2 value is selected the parameters are allowed to use: 'measure','rlim1','addonstep','setuppayonce','addonmax','price','unlimitprice' and the parameters are denied: 'rlim2','enum','enumval'
If the 1 value is selected the parameters are allowed to use: 'rlim2','price' and the parameters are denied: 'measure','rlim1','addonstep','setuppayonce','addonmax','enumval','enum','unlimitprice'
  • addonstattype - Count exceeded usage .
  • addonstatcomparison - If there are several parameters .
  • addonstatcalculation - The price is specified .
  • addononlyactive - Only for active service . (Optional parameter. To enable the option click "on".)
  • internalname - Internal name .
  • addonenum - Enumeration.
  • addonenumval - Included value.
  • addonmeasure - Unit of measure.
  • rlimit - Included limit.
  • rlimitbool - Included limit. (Optional parameter. To enable the option click "on".)
  • addonstep - Step .
  • addonmax - Maximum value.
  • price - Add-on price.
  • unlimitprice - Cost of unlimited service.
  • minperiodlen - Minimal order period.
  • minperiodtype - Minimal order period.
  • setup - Setup fee. Image:b-std.png Image:b-adv.png Image:b-corp.png
  • setuppayonce - Do not multiple by the number . (Optional parameter. To enable the option click "on".)
  • priority - Priority .
  • allowpostpaid - Post-paid . (Optional parameter. To enable the option click "on".)
  • manualprocessing - Manual processing . (Optional parameter. To enable the option click "on".)
  • trialdiscount - Do not count during the trial period . (Optional parameter. To enable the option click "on".)
  • manualname - Random name . (Optional parameter. To enable the option click "on".)
  • name - .


Delete

Function: pricelist.detail.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "pricelist" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "pricelist.detail" function.

Result: successful operation or error message


Pricing option values

Function: pricelist.detail.enum

Parameters:

  • elid - unique identifier ("id" element of "pricelist.detail" function).

Result: elements list

  • id - .
  • name - .
  • price - Price.
  • setup - Setup fee .


Pricing option value . View. Change

Function: pricelist.detail.enum.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "pricelist.detail" function).
    • elid - unique identifier ("id" element of "pricelist.detail.enum" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "pricelist.detail" function).
    • elid - unique identifier ("id" element of "pricelist.detail.enum" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • price - Price.
  • setup - Setup fee .


Importing package features

Function: pricelist.detail.import

  • from - Copy from.
  • force - Replace existing values. (Optional parameter. To enable the option click "on".)


Enable the add-on

Function: pricelist.detail.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "pricelist" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "pricelist.detail" function.

Result: successful operation or error message


Disable the selected add-on

Function: pricelist.detail.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "pricelist" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "pricelist.detail" function.

Result: successful operation or error message


Order periods

Function: pricelist.period

Parameters:

  • elid - unique identifier ("id" element of "pricelist" function).

Result: elements list

  • id - .
  • name - .
  • price - Period price.
  • priority - Priority .
  • active - Available for order .


Create. Change. Edit period

Function: pricelist.period.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "pricelist" function).
    • elid - unique identifier ("id" element of "pricelist.period" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "pricelist" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "pricelist" function).
    • elid - unique identifier ("id" element of "pricelist.period" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Period name.
  • pertype - Unit of measure .
    If the unlimited value is selected the parameters are denied: 'pl'
  • plength - Period length.
  • price - Period price.
  • prolongprice - Renewal cost .
  • priority - Priority .
  • active - . (Optional parameter. To enable the option click "on".)
  • orderlink - Order link .


Delete the selected period

Function: pricelist.period.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "pricelist" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "pricelist.period" function.

Result: successful operation or error message


Import periods

Function: pricelist.period.import

  • from - Copy from.
  • force - Replace existing values. (Optional parameter. To enable the option click "on".)


Enable the selected period

Function: pricelist.period.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "pricelist" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "pricelist.period" function.

Result: successful operation or error message


Disable the selected period

Function: pricelist.period.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "pricelist" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "pricelist.period" function.

Result: successful operation or error message


Associated servers

Function: pricelist.server

Parameters:

  • elid - unique identifier ("id" element of "pricelist" function).

Result: elements list

  • id - .
  • name - Server name.
  • active - Enabled.


Enable the selected server

Function: pricelist.server.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "pricelist" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "pricelist.server" function.

Result: successful operation or error message


Disable the selected server

Function: pricelist.server.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "pricelist" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "pricelist.server" function.

Result: successful operation or error message


Package groups

Image:b-std.png Image:b-adv.png Image:b-corp.png
Package groups

Function: productgroup

Result: the list of elements

  • id - .
  • name - .


Create. Change. Package groups

Function: productgroup.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "productgroup" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • project - . Image:b-corp.png
  • servicekind - Kind of service.
  • priority - Priority .


Delete the selected package group

Function: productgroup.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "productgroup" function.

Result: successful operation or error message


Item types

Image:b-std.png Image:b-adv.png Image:b-corp.png
Item types

Function: itemtype

Result: the list of elements

  • id - .
  • name - .
  • intname - Internal name.


Create. Change. Item type

Function: itemtype.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "itemtype" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • intname - Internal name.
  • module - Processing module.
  • suspendperiod - Auto-suspension period.
  • deleteordered - Delete due orders in .
  • needserver - Server required . (Optional parameter. To enable the option click "on".)
  • restrictdelete - Forbid customers to delete . (Optional parameter. To enable the option click "on".)
  • requeryphone - Phone validation required . (Optional parameter. To enable the option click "on".) The parameter may vary depending on feature fraud.
  • ownmenu - Menu item . (Optional parameter. To enable the option click "on".) Image:b-adv.png Image:b-corp.png
  • prolongprice - Renew at special price . (Optional parameter. To enable the option click "on".)
  • trialtype - Trial version .
  • priority - Priority .
  • expensetemplate - Expense name template .
  • divexpense - Split expenses. (Optional parameter. To enable the option click "on".)
  • divbypricegroup - Divide by package groups . (Optional parameter. To enable the option click "on".)


Delete the selected item type

Function: itemtype.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "itemtype" function.

Result: successful operation or error message


Add-ons

Function: itemtype.addon

Parameters:

  • elid - unique identifier ("id" element of "itemtype" function).

Result: elements list

  • id - .
  • name - .
  • intname - Internal Name.
  • active - Add-on is available for the selected item type.


Create. Change. Add-on type

Function: itemtype.addon.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "itemtype" function).
    • elid - unique identifier ("id" element of "itemtype.addon" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "itemtype" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "itemtype" function).
    • elid - unique identifier ("id" element of "itemtype.addon" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • intname - Internal name.
  • subtype - Subtype.
  • checkfeature - Check feature .


Delete the selected add-on type

Function: itemtype.addon.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "itemtype" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "itemtype.addon" function.

Result: successful operation or error message


Enable the selected add-on for this item type

Function: itemtype.addon.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "itemtype" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "itemtype.addon" function.

Result: successful operation or error message


Disable the selected add-on for this items type

Function: itemtype.addon.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "itemtype" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "itemtype.addon" function.

Result: successful operation or error message


Add-on instruction . View. Change

Function: itemtype.addon.instruction

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "itemtype" function).
    • elid - unique identifier ("id" element of "itemtype.addon" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "itemtype" function).
    • elid - unique identifier ("id" element of "itemtype.addon" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • instruction_en - Instruction (default language) .


Item type parameters

Function: itemtype.param

Parameters:

  • elid - unique identifier ("id" element of "itemtype" function).

Result: elements list

  • id - .
  • name - .
  • intname - Internal name.


Create. Change. Parameter

Function: itemtype.param.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "itemtype" function).
    • elid - unique identifier ("id" element of "itemtype.param" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "itemtype" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "itemtype" function).
    • elid - unique identifier ("id" element of "itemtype.param" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • intname - Internal name.
  • paramtype - Parameter type.
  • paramaccess - Edit function .
  • note - Description.


Delete the selcted parameter

Function: itemtype.param.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "itemtype" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "itemtype.param" function.

Result: successful operation or error message


Kinds of services

Image:b-std.png Image:b-adv.png Image:b-corp.png
Kinds of services

Function: svrkind

Result: the list of elements

  • id - .
  • localname - Name .


Create. Change. Kind of service

Function: svrkind.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "svrkind" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .


Delete the selected kind of service

Function: svrkind.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "svrkind" function.

Result: successful operation or error message


Enumerations

Image:b-std.png Image:b-adv.png Image:b-corp.png
Enumeration management

Function: enumeration

Result: the list of elements

  • name - The list element unique identifier
  • id - .
  • localname - Name.


Create. Change. Edit the selected enumeration

Function: enumeration.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("name" element of "enumeration" function)
  • Result: object parameters list

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("name" element of "enumeration" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .


Delete the selected enumeration

Function: enumeration.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "enumeration" function.

Result: successful operation or error message


Enumeration items

Function: enumeration.item

Parameters:

  • elid - unique identifier ("name" element of "enumeration" function).

Result: elements list

  • id - .
  • name - .


Create. Change. Edit the selected item

Function: enumeration.item.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("name" element of "enumeration" function).
    • elid - unique identifier ("id" element of "enumeration.item" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("name" element of "enumeration" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("name" element of "enumeration" function).
    • elid - unique identifier ("id" element of "enumeration.item" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • internalname - Internal name.


Delete the selected item

Function: enumeration.item.delete

Parameters:

  • plid - parent list unique identifier ("name" element of "enumeration" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "enumeration.item" function.

Result: successful operation or error message


Disk images

Image:b-std.png Image:b-adv.png Image:b-corp.png
Disk images

Function: diskimage

Result: the list of elements

  • id - .
  • name - .


Disk image. View. Change

Function: diskimage.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "diskimage" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "diskimage" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • props - Properties .
  • note - .


Delete the selected image

Function: diskimage.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "diskimage" function.

Result: successful operation or error message


Packages

Function: diskimage.pricelist

Parameters:

  • elid - unique identifier ("id" element of "diskimage" function).

Result: elements list

  • id - .
  • name - Package .
  • active - Allowed .


Allow for this package

Function: diskimage.pricelist.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "diskimage" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "diskimage.pricelist" function.

Result: successful operation or error message


Deny for this package

Function: diskimage.pricelist.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "diskimage" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "diskimage.pricelist" function.

Result: successful operation or error message


Service agreements

Image:b-std.png Image:b-adv.png Image:b-corp.png
Service agreements

Function: agreement

Result: the list of elements

  • id - .
  • name - .


Create. Change. Service agreement

Function: agreement.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "agreement" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • msg_en - .


Delete the selected Service agreement

Function: agreement.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "agreement" function.

Result: successful operation or error message


Support

Trouble tickets

Image:b-std.png Image:b-adv.png Image:b-corp.png
Запросы

Function: tickets

Result: the list of elements

  • id - The list element unique identifier
  • ticketid - Код запроса.
  • subject - Тема.
  • account - Клиент.
  • weight - Вес.
  • delay - Задержка.
  • replyuntil - Осталось.
  • responsible - Отвечающий.
  • project - .
  • category - Категория.
  • expenses - Расходы.
  • uadmin - Пользователь не имеет администраторских прав.
  • mail - Сообщение пришло по почте.
  • att_love1 - Хороший клиент.
  • att_hate1 - Конфликтный клиент.
  • premium - Клиент имеет платную поддержку для данного продукта.
  • premiumother - Клиент имеет платную поддержку на других продуктах.
  • delayed - Отложен до .


Create. Change. Запрос

Function: tickets.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "tickets" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • lastmessage - Тема.
  • subject - Тема.
  • text - Новое сообщение.
  • blockticket - . (Optional parameter. To enable the option click "on".)
  • closeticket - . (Optional parameter. To enable the option click "on".)
  • isinternal - . (Optional parameter. To enable the option click "on".)
  • createexpense - . (Optional parameter. To enable the option click "on".)
  • saveanswer - . (Optional parameter. To enable the option click "on".)
  • viewcount - .
  • blockclose - . (Optional parameter. To enable the option click "on".)
  • delaycheck - . (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'delayon','delaycheckto','delaycheckformat'
  • delayon - .
  • price - Стоимость.
  • responsible - Ответственный отдел или пользователь.
  • category - Категория.
  • isdefaultresponder - Автоматически назначать мне запрос при поступлении новых сообщений. (Optional parameter. To enable the option click "on".)
  • product - Продукты/услуги.
  • productnote - Комментарий.
  • accountnote - Комментарий.


Удалить запрос

Function: tickets.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "tickets" function.

Result: successful operation or error message


Разблокировать тикет

Function: tickets.unblock

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "tickets" function.

Result: successful operation or error message


Установить везде фильтры по выбранному клиенту

Function: tickets.setfilter


Сообщений в запросе

Function: tickets.listmessages

Parameters:

  • elid - unique identifier ("id" element of "tickets" function).

Result: elements list

  • id - .
  • text - Текст сообщения.
  • date - Дата сообщения.
  • author - Автор.
  • expens - Расходы.


Запрос. View. Change

Function: tickets.listmessages.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "tickets" function).
    • elid - unique identifier ("id" element of "tickets.listmessages" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "tickets" function).
    • elid - unique identifier ("id" element of "tickets.listmessages" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • message - Текст сообщения.


Тема. View. Change

Function: splitticket

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "tickets" function).
    • elid - unique identifier ("id" element of "tickets.listmessages" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "tickets" function).
    • elid - unique identifier ("id" element of "tickets.listmessages" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • subject - Тема для нового тикета.


Удалить сообщение

Function: tickets.listmessages.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "tickets" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "tickets.listmessages" function.

Result: successful operation or error message


Перейти на уровень клиента

Function: tickets.su


All tickets

Image:b-std.png Image:b-adv.png Image:b-corp.png
Все запросы

Function: alltickets

Result: the list of elements

  • id - .
  • subject - Тема.
  • account - Клиент.
  • datelast - Последнее сообщение.
  • category - Категория.
  • expenses - Расходы.
  • mail - Сообщение пришло по почте.
  • admin - Пользователь не имеет администраторских прав доступа.


Запрос. View. Change

Function: alltickets.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "alltickets" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "alltickets" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • subject - Тема.
  • responsible - Передать отделу или администратору.
  • accountnote - .


Удалить запрос

Function: alltickets.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "alltickets" function.

Result: successful operation or error message


Установить везде фильтры по выбранному клиенту

Function: alltickets.setfilter


Сообщений в запросе

Function: alltickets.listmessages

Parameters:

  • elid - unique identifier ("id" element of "alltickets" function).

Result: elements list

  • id - .
  • text - Текст сообщения.
  • date - Дата написания.
  • author - Автор.
  • expens - Расходы.


Сообщение. View. Change

Function: alltickets.listmessages.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "alltickets" function).
    • elid - unique identifier ("id" element of "alltickets.listmessages" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "alltickets" function).
    • elid - unique identifier ("id" element of "alltickets.listmessages" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • message - Текст сообщения.


Удалить сообщение

Function: alltickets.listmessages.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "alltickets" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "alltickets.listmessages" function.

Result: successful operation or error message


Перейти на уровень клиента

Function: alltickets.su


E-mail

Image:b-std.png Image:b-adv.png Image:b-corp.png
Электронная почта

Function: unknownmail

Result: the list of elements

  • id - .
  • subject - Тема.
  • email - Почтовый ящик отправителя.
  • cdate - Дата получения.
  • toemail - Пришло на.


Просмотр письма. View. Change

Function: unknownmail.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "unknownmail" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "unknownmail" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • email - Почтовый ящик отправителя.
  • toemail - Пришло на.
  • subject - Тема.
  • message_text - Текст письма.
  • reason - Причина блокировки.
  • act - Действие.
    If the approve value is selected the parameters are allowed to use: 'account'
  • account - Перенести к клиенту.


Удалить выделенные письма

Function: unknownmail.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "unknownmail" function.

Result: successful operation or error message


Удалить как спам

Function: unknownmail.spam

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "unknownmail" function.

Result: successful operation or error message


Announcements

Image:b-std.png Image:b-adv.png Image:b-corp.png
Объявления

Function: infoboard

Result: the list of elements

  • id - .
  • name - Название.
  • sdate - Начало работ.
  • cdate - Окончание работ.
  • status - Состояние.


Create. Change. Объявление

Function: infoboard.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "infoboard" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Название.
  • itype - Тип.
    If the server value is selected the parameters are allowed to use: 'server' and the parameters are denied: 'datacenter','project','client'
If the datacenter value is selected the parameters are allowed to use: 'datacenter' and the parameters are denied: 'server','project','client'
If the project value is selected the parameters are allowed to use: 'project' and the parameters are denied: 'datacenter','server','client'
If the client value is selected the parameters are allowed to use: 'client' and the parameters are denied: 'datacenter','server','project'
  • datacenter - Датацентр.
  • server - Сервер.
  • project - .
  • client - Клиенты. (One or more values space-delimited)
  • sdate - Дата начала работ.
  • stime - Время начала работ.
  • cdate - Планируемая дата окончания работ.
  • ctime - Планируемое время окончания работ.
  • timezone - Часовой пояс.
  • block - Блокирующее. (Optional parameter. To enable the option click "on".)
  • msg_en - .


Удалить

Function: infoboard.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "infoboard" function.

Result: successful operation or error message


Clients query

Image:b-std.png Image:b-adv.png Image:b-corp.png
Clients query

Function: callcustomer

Result: the list of elements

  • account - The list element unique identifier
  • name - Client .
  • project - .
  • city - City .
  • lang - Language .
  • balance - Balance of account .
  • cdate - Latest update .


Customer query . View. Change

Function: callcustomer.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("account" element of "callcustomer" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("account" element of "callcustomer" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • remade - delay. (Optional parameter. To enable the option click "on".)
  • remade_days - delay.
  • accountnote - Comments .
  • account - .
  • interested - Interesting answer . (Optional parameter. To enable the option click "on".)


Failed to get on the phone

Function: callcustomer.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "account" element of "callcustomer" function.

Result: successful operation or error message


Set a filter by the selected customer

Function: callcustomer.setfilter


List of delayed calls

Function: callcustomer.remade

Result: the list of elements

  • account - The list element unique identifier
  • name - Customer .
  • project - .
  • city - City .
  • lang - Language .
  • balance - Current balance of account .
  • cdate - Add date .
  • remade - Delayed .


Customer query . View. Change

Function: callcustomer.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("account" element of "callcustomer.remade" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("account" element of "callcustomer.remade" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • remade - delay. (Optional parameter. To enable the option click "on".)
  • remade_days - delay.
  • accountnote - Comments .
  • account - .
  • interested - Interesting answer . (Optional parameter. To enable the option click "on".)


'

Function: callcustomer.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "account" element of "callcustomer.remade" function.

Result: successful operation or error message


Set a filter by the selected customer

Function: callcustomer.remade.setfilter


Switch to User panel

Function: callcustomer.remade.su


Switch to User panel

Function: callcustomer.su


Tickets estimator

Image:b-std.png Image:b-adv.png Image:b-corp.png
Правила сортировки тикетов для оценки

Function: ticketestimator

Result: the list of elements

  • id - .
  • name - .
  • t_count - Количество тикетов.


Create. Change. Правило сортировки тикетов для оценки

Function: ticketestimator.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "ticketestimator" function)
  • Result: object parameters list

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "ticketestimator" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Наименование.
  • term - Условие отбора (SQL).


Удалить

Function: ticketestimator.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "ticketestimator" function.

Result: successful operation or error message


Система оценки тикетов

Function: ticketestimator.tickets

Parameters:

  • elid - unique identifier ("id" element of "ticketestimator" function).

Result: elements list

  • id - .
  • subject - Тема.
  • account - Клиент.
  • createdate - Дата добавления.
  • project - Проект.
  • category - Категория.
  • expenses - Расходы.
  • datelast - Последнее сообщение.
  • mail - Сообщение пришло по почте.
  • att_love1 - Хороший клиент.
  • att_hate1 - Конфликтный клиент.


Оценщик. View. Change

Function: ticketestimator.tickets.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "ticketestimator" function).
    • elid - unique identifier ("id" element of "ticketestimator.tickets" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "ticketestimator" function).
    • elid - unique identifier ("id" element of "ticketestimator.tickets" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • subject - Тема.
  • score - Тема.
  • text - Новое сообщение.
  • isinternal - . (Optional parameter. To enable the option click "on".)
  • forward - . (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'email'
  • responsible - Ответственный отдел или пользователь.
  • email - E-mail адрес.
  • accountnote - Комментарий.


Удалить

Function: ticketestimator.tickets.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "ticketestimator" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "ticketestimator.tickets" function.

Result: successful operation or error message


Установить везде фильтры по выбранному клиенту

Function: ticketestimator.tickets.setfilter


Categories

Image:b-std.png Image:b-adv.png Image:b-corp.png
Категории

Function: supportcategories

Result: the list of elements

  • id - .
  • name - .
  • department - Отдел по умолчанию.
  • price - Цена.
  • project - .
  • enabled - Включено.


Create. Change. Категория

Function: supportcategories.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "supportcategories" function)
  • Result: object parameters list

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "supportcategories" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Название.
  • department - Отдел по умолчанию.
  • project - . Image:b-corp.png
  • pricelist - Категория запроса.
  • fullaccess - Полный доступ. (Optional parameter. To enable the option click "on".)
  • notification - Новостная категория. (Optional parameter. To enable the option click "on".)
  • estimate - Оценивать. (Optional parameter. To enable the option click "on".)
  • alert - Предупреждение.


Удалить категорию

Function: supportcategories.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "supportcategories" function.

Result: successful operation or error message


Включить

Function: supportcategories.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "supportcategories" function.

Result: successful operation or error message


Отключить

Function: supportcategories.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "supportcategories" function.

Result: successful operation or error message


Разрешенные типы продуктов для категории

Function: supportcategoriesaccess

Parameters:

  • elid - unique identifier ("id" element of "supportcategories" function).

Result: elements list

  • name - Наименование типа продукта.
  • enabled - Включено.
  • pricelist - Категория доступна для отдельных тарифных планов.


Разрешить категорию для выбранных типов продуктов

Function: supportcategoriesaccess.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "supportcategories" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "supportcategoriesaccess" function.

Result: successful operation or error message


Запретить категорию для выбранных типов продуктов

Function: supportcategoriesaccess.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "supportcategories" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "supportcategoriesaccess" function.

Result: successful operation or error message


Разрешенные тарифные планы для категории

Function: supportcategoriesaccess.pricelist

Parameters:

  • elid - unique identifier ("id" element of "supportcategoriesaccess" function).

Result: elements list

  • name - Наименование тарифного плана.
  • enabled - Включено.


Разрешить категорию для выбранных тарифных планов

Function: supportcategoriesaccess.pricelist.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "supportcategoriesaccess" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "supportcategoriesaccess.pricelist" function.

Result: successful operation or error message


Запретить категорию для выбранных тарифных планов

Function: supportcategoriesaccess.pricelist.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "supportcategoriesaccess" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "supportcategoriesaccess.pricelist" function.

Result: successful operation or error message


Вес тикетов

Function: supportcategories.ticketweight

Result: the list of elements

  • id - .
  • project - .
  • weight - Вес.
  • name - .


Create. Change. Правило

Function: supportcategories.ticketweight.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "supportcategories.ticketweight" function)
  • Result: object parameters list

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "supportcategories.ticketweight" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • type - Условие.
    If the 1 value is selected the parameters are allowed to use: 'comparison','amount','project' and the parameters are denied: 'lifetime','attitude','price','addon','enumitem','partner','client','category'
If the 2 value is selected the parameters are allowed to use: 'attitude','project' and the parameters are denied: 'lifetime','amount','comparison','price','addon','enumitem','partner','client','category'
If the 3 value is selected the parameters are allowed to use: 'price','addon','enumitem','project' and the parameters are denied: 'lifetime','amount','comparison','attitude','partner','client','category'
If the 4 value is selected the parameters are allowed to use: 'comparison','amount','project' and the parameters are denied: 'lifetime','attitude','price','addon','enumitem','partner','client','category'
If the 5 value is selected the parameters are denied: 'lifetime','attitude','price','addon','enumitem','comparison','amount','project','partner','client','category'
If the 6 value is selected the parameters are allowed to use: 'partner' and the parameters are denied: 'lifetime','attitude','price','addon','enumitem','comparison','amount','project','client','category'
If the 7 value is selected the parameters are allowed to use: 'client' and the parameters are denied: 'lifetime','attitude','price','addon','enumitem','comparison','amount','project','partner','category'
If the 8 value is selected the parameters are allowed to use: 'category','project' and the parameters are denied: 'lifetime','attitude','price','addon','enumitem','comparison','amount','project','partner','client'
  • project - .
  • partner - Партнер.
  • client - Код клиента.
  • category - Категория.
  • comparison - Сравнение.
  • lifetime - Период.
  • periodtype - Период.
  • amount - Сумма.
  • attitude - Характеристика.
  • price - Тариф.
  • addon - Деталь.
    If the null value is selected the parameters are denied: 'enumitem'
  • enumitem - Значение.
  • weight - Вес.
  • needschedule - Особый регламент. (Optional parameter. To enable the option click "on".)
  • schedule - Регламент.


'

Function: supportcategories.ticketweight.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "supportcategories.ticketweight" function.

Result: successful operation or error message


Answer templates

Image:b-std.png Image:b-adv.png Image:b-corp.png
Шаблоны ответов

Function: anstempl

Result: the list of elements

  • id - .
  • message - Сообщение.
  • project - Проект.
  • type - Тип шаблона.
  • admingroup - Отдел.


Create. Change. Шаблон ответа

Function: anstempl.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "anstempl" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • message - .
  • priority - Приоритет.
  • project - Проект:. Image:b-corp.png
  • type - Тип шаблона:.
  • shared - Общий. (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'admingroup'
  • admingroup - Отдел.


Удалить

Function: anstempl.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "anstempl" function.

Result: successful operation or error message


Gateways

Image:b-std.png Image:b-adv.png Image:b-corp.png
Шлюзы

Function: supportgate

Result: the list of elements

  • id - .
  • type - Тип шлюза.
  • data - Идентификатор.


Create. Change. Редактирование шлюза

Function: supportgate.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "supportgate" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • type - Тип шлюза.
    If the mail value is selected the parameters are allowed to use: 'email'
  • project - .
  • category - Категория.
  • email - Почтовый ящик.


Удалить

Function: supportgate.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "supportgate" function.

Result: successful operation or error message


База знаний

Image:b-std.png Image:b-adv.png Image:b-corp.png
База знаний

Function: kb

Result: the list of elements

  • name - Категория.
  • qa - Статья.


Статьи базы знаний в категории

Function: kb.item

Parameters:

  • elid - unique identifier ("id" element of "kb" function).

Result: elements list

  • id - The list element unique identifier
  • qa - Статья.


Telephone surveys

Image:b-std.png Image:b-adv.png Image:b-corp.png
Анкеты клиентов для опроса по телефону

Function: callsurvey

Result: the list of elements

  • surveyaccount - The list element unique identifier
  • surveyname - Опрос.
  • accountname - Клиент.
  • city - Город.
  • lang - Язык.
  • balance - На балансе.
  • appenddate - Добавлена.


Опрос клиента. View. Change

Function: callsurvey.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("surveyaccount" element of "callsurvey" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("surveyaccount" element of "callsurvey" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • hide - . (Optional parameter. To enable the option click "on".)
  • hide_days - .
  • accountnote - Комментарий.
  • lang - .
  • goodanswer - Интересный ответ. (Optional parameter. To enable the option click "on".)


Не удалось дозвониться

Function: callsurvey.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "surveyaccount" element of "callsurvey" function.

Result: successful operation or error message


Установить фильтры на выбранного клиента

Function: callsurvey.setfilter


Отложенные анкеты клиентов для опроса по телефону

Function: callsurvey.hidden

Result: the list of elements

  • surveyaccount - The list element unique identifier
  • surveyname - Опрос.
  • accountname - Клиент.
  • city - Город.
  • lang - Язык.
  • balance - На балансе.
  • appenddate - Добавлена.
  • hidetill - Отложено до.


Опрос клиента. View. Change

Function: callsurvey.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("surveyaccount" element of "callsurvey.hidden" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("surveyaccount" element of "callsurvey.hidden" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • hide - . (Optional parameter. To enable the option click "on".)
  • hide_days - .
  • accountnote - Комментарий.
  • lang - .
  • goodanswer - Интересный ответ. (Optional parameter. To enable the option click "on".)


Не удалось дозвониться

Function: callsurvey.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "surveyaccount" element of "callsurvey.hidden" function.

Result: successful operation or error message


Установить фильтры на выбранного клиента

Function: callsurvey.hidden.setfilter


Войти в панель с правами клиента

Function: callsurvey.hidden.su


Войти в панель с правами клиента

Function: callsurvey.su


Tools

Merge accounts

Image:b-std.png Image:b-adv.png Image:b-corp.png
Wizard step #1
Merging accounts . View. Change

Function: joinaccount

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • primacc - Primary account ID.
  • slacc - Merging accounts ID.


Wizard step #2
Confirmation. View. Change

Function: joinaccount.exec

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):


Clone items

Image:b-std.png Image:b-adv.png Image:b-corp.png
Wizard step #1
Clone items. View. Change

Function: cloneitem

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • itemid - Item ID.
  • accid - Account ID.


Wizard step #2
Selecting a package . View. Change

Function: cloneitem.setprice

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • price - Package.


Wizard step #3
Selecting parameters of a product/service . View. Change

Function: cloneitem.setparam

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • server - Server.
  • period - Period.


Wizard step #4
Confirmation. View. Change

Function: cloneitem.exec

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):


Recalculation

Image:b-std.png Image:b-adv.png Image:b-corp.png
Recalculation . View. Change

Function: recalculateitem

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • itemid - Item ID. (One or more values space-delimited)
  • fromdate - Recalculate from the date.
  • disablehistory - Do not count history . (Optional parameter. To enable the option click "on".)


Running tasks

Image:b-std.png Image:b-adv.png Image:b-corp.png
Running tasks

Function: rerunoperation

Result: the list of elements

  • item - Product ID .
  • itname - Type .
  • aname - Account .
  • operation - Task type .
  • time - Start time .
  • nextstate - Required status .
  • currentstate - Current status .
  • trycount - Number of attempts .
  • manproc - Processing type .


Delete

Function: rerunoperation.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "item" element of "rerunoperation" function.

Result: successful operation or error message


Run the task

Function: rerunoperation.try

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "item" element of "rerunoperation" function.

Result: successful operation or error message


Items import

Image:b-std.png Image:b-adv.png Image:b-corp.png
Wizard step #1
Import of items . View. Change

Function: importitem

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • remoteitem - Item ID .
  • account - Client ID .
  • itemtype - Item type .
  • server - Associated server .


Wizard step #2
Confirmation . View. Change

Function: importitem.exec

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):


Directory

Countries

Image:b-std.png Image:b-adv.png Image:b-corp.png
Countries

Function: country

Result: the list of elements

  • id - .
  • name - Name.
  • iso2 - ISO code.


Create. Change. Country

Function: country.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "country" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Name.
  • iso2 - ISO code (2 char).
  • phonecode - Phone code.


Delete the selected country

Function: country.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "country" function.

Result: successful operation or error message


Currencies

Image:b-std.png Image:b-adv.png Image:b-corp.png
Сurrencies

Function: currency

Result: the list of elements

  • id - .
  • name - .
  • iso - ISO code.
  • code - Numeric code.
  • active - .


Create. Change. Edit currency

Function: currency.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "currency" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • iso - Alphabetic code.
  • code - Numeric code.
  • active - Active. (Optional parameter. To enable the option click "on".)


Delete the selected currency

Function: currency.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "currency" function.

Result: successful operation or error message


Enable the selected currency

Function: currency.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "currency" function.

Result: successful operation or error message


Disable the selected currency

Function: currency.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "currency" function.

Result: successful operation or error message


Base currency

Function: currency.relation

Parameters:

  • elid - unique identifier ("id" element of "currency" function).

Result: elements list

  • name - .
  • iso - Alphabetic code.
  • rate - Current rate.
  • rdate - Last date.


Currency rate

Function: currency.rate

Parameters:

  • elid - unique identifier ("id" element of "currency.relation" function).

Result: elements list

  • rdate - Date.
  • rate - Currency rate.


Create. Change. Edit rate

Function: currency.rate.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "currency.relation" function).
    • elid - unique identifier ("rdate" element of "currency.rate" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "currency.relation" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "currency.relation" function).
    • elid - unique identifier ("rdate" element of "currency.rate" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • rdate - Date.
  • rate - Currency rate.


Delete

Function: currency.rate.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "currency.relation" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "rdate" element of "currency.rate" function.

Result: successful operation or error message


Upload the exchange rates

Function: currency.rate.upload

  • expr - Apply expression.
  • auto - Autoupdate. (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'atime'
  • autotime - Update automatically at.
  • upnow - Upload now. (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'force','rdate'
  • force - Replace existing currency rates . (Optional parameter. To enable the option click "on".)
  • rdate - Start date .


Update currency rate

Function: currency.update


Units of measure

Image:b-std.png Image:b-adv.png Image:b-corp.png
Units of measure

Function: measure

Result: the list of elements

  • id - .
  • localname - Name .


Create. Change. Unit of measure

Function: measure.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "measure" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • intname - Internal name .
  • lessmeasure - Has a relation to .
  • relation - Relation .


Delete the selected unit of measure

Function: measure.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "measure" function.

Result: successful operation or error message


Top-level domains

Image:b-std.png Image:b-adv.png Image:b-corp.png
Домены верхнего уровня

Function: tld

Result: the list of elements

  • id - .
  • name - Название.
  • registrar - Регистратор.


Create. Change. Домен верхнего уровня

Function: tld.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "tld" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Название.
  • registrar - Регистратор.
  • minlenght - Минимальная длина.
  • isidn - IDN.
  • isoneyear - Регистрация не более года. (Optional parameter. To enable the option click "on".)
  • notransfermoney - Трансфер без продления. (Optional parameter. To enable the option click "on".)
  • isverified - Верификация документов. (Optional parameter. To enable the option click "on".)
  • whoishost - Имя хоста whois.
  • wh_strnofound - Подстрока ответа whois.


Удалить

Function: tld.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "tld" function.

Result: successful operation or error message


Search engines

Image:b-std.png Image:b-adv.png Image:b-corp.png
Поисковые системы

Function: searchengines

Result: the list of elements

  • id - .
  • name - .


Create. Change. Поисковая система

Function: searchengines.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "searchengines" function)
  • Result: object parameters list

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "searchengines" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • domain - Домен.
  • param - Имя параметра.


Удалить

Function: searchengines.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "searchengines" function.

Result: successful operation or error message


Software license keys

Ключи лицензий

Function: softkey

Result: the list of elements

  • id - .
  • name - Ключ.
  • pricelist - Тарифный план.
  • period - Период.
  • item - Код услуги.


Create. Change. Редактирование ключа

Function: softkey.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "softkey" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • pricelist - Тарифный план.
  • period - Период.
  • format - Формат.
  • keydata - Ключи.
  • name - Ключ.


Удалить ключ

Function: softkey.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "softkey" function.

Result: successful operation or error message


Server Statistics

Reports

Image:b-std.png Image:b-adv.png Image:b-corp.png
Reports

Function: reportlist

Result: the list of elements

  • id - The list element unique identifier
  • name - .


Active sessions

Image:b-std.png Image:b-adv.png Image:b-corp.png
Active sessions

Function: session

Result: the list of elements

  • id - Session id.
  • name - User name.
  • lv_12 - .
  • lv_11 - .
  • lv_10 - .
  • lv_7 - Server administrator.
  • lv_6 - Reseller.
  • lv_5 - User.
  • lv_4 - User with access to shell.
  • lv_3 - User with access to FTP.
  • lv_2 - Mailbox.
  • ip - IP-address.
  • idle - Idle.


Terminate the selected session(s)

Function: session.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "session" function.

Result: successful operation or error message


Log in to the control panel with the same access privileges

Function: session.su


Background tasks

Image:b-std.png Image:b-adv.png Image:b-corp.png
Background tasks

Function: longtask

Result: the list of elements

  • sname - Script name .
  • pid - PID-file .
  • queue - Queue name .
  • queue_id - Number in the queue .
  • ok - The task was successfully processed .
  • error - Failed to process the task .
  • inqueue - Task in the queue .
  • running - In progress .


Background task . View. Change

Function: longtask.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("pid" element of "longtask" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("pid" element of "longtask" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • sname - Script name .
  • pid - PID-file .
  • queue - Queue name .
  • queue_id - Number in the queue.
  • params - Additional information .


Delete the selected task

Function: longtask.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "pid" element of "longtask" function.

Result: successful operation or error message


Action log

Image:b-std.png Image:b-adv.png Image:b-corp.png
Action log

Function: journal

Result: the list of elements

  • id - The list element unique identifier
  • time - Time.
  • user - User.
  • ip - Remote IP-address.
  • funcname - Function.


Action log . View. Change

Function: journal.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "journal" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "journal" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • time - Time.
  • user - User.
  • ip - Remote IP-address.
  • funcname - Function.
  • params - Parameters.


SMS log

Image:b-std.png Image:b-adv.png Image:b-corp.png
Журнал отправки СМС сообщений

Function: smsqueue

Result: the list of elements

  • id - .
  • phone - Телефон.
  • message - Сообщение.
  • account - Клиент.
  • user - Пользователь.
  • project - Проект.
  • type - Тип.
  • status - Статус.
  • addtime - Время добавления.


СМС сообщение. View. Change

Function: smsqueue.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "smsqueue" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "smsqueue" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • phone - Номер телефона.
  • message - Сообщение.
  • status - Статус.


Удалить

Function: smsqueue.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "smsqueue" function.

Result: successful operation or error message


Integration

Registrars

Image:b-std.png Image:b-adv.png Image:b-corp.png
Регистраторы

Function: registrar

Result: the list of elements

  • id - .
  • registrar - Название.
  • balance - Баланс.


Create. Change. Регистратор

Function: registrar.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "registrar" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Название.
    If the directi value is selected the parameters are allowed to use: 'chbalance','url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','test','isbonus','remark','nichandle','reg_mail','key','lang','curr','tech_mail','host','import'
If the dnsbe value is selected the parameters are allowed to use: 'url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','nichandle','reg_mail','key','lang','curr','tech_mail','host','parid','import'
If the manual value is selected the parameters are allowed to use: 'iswhois','reg_mail','mangrp' and the parameters are denied: 'admgrp','chbalance','test','isbonus','remark','nichandle','url','usr','pwd','key','lang','curr','tech_mail','host','parid','import'
If the tucows value is selected the parameters are allowed to use: 'chbalance','url','usr','pwd','key','admgrp' and the parameters are denied: 'mangrp','test','isbonus','remark','nichandle','reg_mail','lang','curr','tech_mail','host','parid','import'
If the webnames value is selected the parameters are allowed to use: 'chbalance','reg_mail','url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','test','isbonus','remark','nichandle','key','lang','curr','tech_mail','host','parid','import'
If the r01 value is selected the parameters are allowed to use: 'chbalance','isbonus','reg_mail','url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','test','remark','nichandle','key','lang','curr','tech_mail','host','parid','import'
If the regru value is selected the parameters are allowed to use: 'reg_mail','url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','nichandle','key','lang','curr','tech_mail','host','parid','import'
If the nic value is selected the parameters are allowed to use: 'chbalance','url','usr','pwd','lang','curr', 'tech_mail','admgrp' and the parameters are denied: 'mangrp','test','isbonus','remark','nichandle', 'admgrp','key','host','parid','import','reg_mail'
If the naunet value is selected the parameters are allowed to use: 'chbalance','reg_mail','url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','test','isbonus','remark','nichandle', 'admgrp','key','lang','curr','tech_mail','host','parid','import'
If the onic value is selected the parameters are allowed to use: 'url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','nichandle','reg_mail','key','lang','curr','tech_mail','host','parid','import'
If the enom value is selected the parameters are allowed to use: 'url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','nichandle','reg_mail','key','lang','curr','tech_mail','host','parid','import'
If the ukrnames value is selected the parameters are allowed to use: 'url','usr','pwd','nichandle','reg_mail','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','key','lang','curr','tech_mail','host','parid','import'
If the hostmaster value is selected the parameters are allowed to use: 'url','usr','pwd','remark','reg_mail','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','nichandle','key','lang','curr','tech_mail','host','parid','import'
If the drs value is selected the parameters are allowed to use: 'url','usr','pwd','nichandle','reg_mail','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','key','lang','curr','tech_mail','host','parid','import'
If the regnames value is selected the parameters are allowed to use: 'reg_mail','url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','nichandle','key','lang','curr','tech_mail','host','parid','import'
If the hosterkz value is selected the parameters are allowed to use: 'reg_mail','url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','nichandle','key','lang','curr','tech_mail','host','parid','import'
If the mastername value is selected the parameters are allowed to use: 'reg_mail','url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','nichandle','key','lang','curr','tech_mail','host','parid','import'
If the 101domain value is selected the parameters are allowed to use: 'reg_mail','url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','nichandle','key','lang','curr','tech_mail','host','parid','import'
If the net4all value is selected the parameters are allowed to use: 'test','url','usr','pwd','nichandle','reg_mail','admgrp' and the parameters are denied: 'mangrp','chbalance','isbonus','remark','key','lang','curr','tech_mail','host','parid','import'
If the rrpproxy value is selected the parameters are allowed to use: 'url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','nichandle','reg_mail','key','lang','curr','tech_mail','host','parid','import'
If the domenus value is selected the parameters are allowed to use: 'chbalance','url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','test','isbonus','remark','nichandle','reg_mail','key','lang','curr','tech_mail','host','import'
If the ascio value is selected the parameters are allowed to use: 'url','usr','pwd','admgrp' and the parameters are denied: 'mangrp','chbalance','test','isbonus','remark','nichandle','reg_mail','key','lang','curr','tech_mail','host','parid','import'
  • reg_mail - E-mail.
  • host - Хост.
  • url - URL-адрес.
  • username - Имя пользователя.
  • password - Пароль.
  • private_key - Секретный ключ.
  • currency - Валюта.
  • msg_lang - Язык сообщений.
  • nichandle - Ник-Хендл.
  • dop_remark - Дополнительная информация.
  • dop_isbonus - Бонусный счет. (Optional parameter. To enable the option click "on".)
  • dop_test - Тестовый шлюз. (Optional parameter. To enable the option click "on".)
  • admingroup - Ответственный отдел.
  • issenderror - Отправлять ошибки. (Optional parameter. To enable the option click "on".)
  • isbalance - . (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'minbalance'
  • minbalance - Минимальный баланс.
  • manualgroup - Ответственный отдел.


Удалить

Function: registrar.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "registrar" function.

Result: successful operation or error message


Импортирование доменов

Function: registrar.importdomain

Parameters:

  • elid - unique identifier ("id" element of "registrar" function).

Result: elements list

  • name - Доменное имя.
  • account - Владелец.
  • expire - Дата окончания регистрации.
  • domainstatus - Статус домена.
  • yesdomain - Домен присутствует в системе.
  • nodomain - Домен отсутствует в системе.
  • notbigmatch - Серьезное несоответсвие данных системы и регистратора.
  • notmidimatch - Незначительное несоответсвие данных системы и регистратора.


Импортировать домены

Function: registrar.importdomain.edit

  • domain - Доменные имена. (One or more values space-delimited)


Синхронизировать данные доменов в системе с регистратором

Function: importdomain.fixdomain

Parameters:

  • plid - parent list unique identifier ("id" element of "registrar" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "registrar.importdomain" function.

Result: successful operation or error message


Свойства домена

Function: registrar.domainprop

Parameters:

  • elid - unique identifier ("id" element of "registrar.importdomain" function).

Result: elements list

  • prop - Свойство.
  • value - Значение у регистратора.
  • thisvalue - Текущее значение.


Тарифные планы для доменов

Function: registrar.acc2domain.edit


Certificate Authorities

Image:b-std.png Image:b-adv.png Image:b-corp.png
Certificate Authorities

Function: certauth

Result: the list of elements

  • id - .
  • name - .


Create. Change. Certificate Authority

Function: certauth.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "certauth" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
    If the manual value is selected the parameters are allowed to use: 'admingroup' and the parameters are denied: 'resellerid','usr','pwd','apiurl','partnercode','ipaddr','usedemo','handle'
If the resellerclub value is selected the parameters are allowed to use: 'admingroup','resellerid','pwd','apiurl' and the parameters are denied: 'partnercode','usr','ipaddr','usedemo','handle'
If the thesslstore value is selected the parameters are allowed to use: 'admingroup','usr','pwd','partnercode','apiurl' and the parameters are denied: 'resellerid','ipaddr','usedemo','handle'
If the namecheap value is selected the parameters are allowed to use: 'admingroup','usr','pwd','apiurl','ipaddr' and the parameters are denied: 'resellerid','partnercode','usedemo','handle'
If the net4all value is selected the parameters are allowed to use: 'admingroup','usr','pwd','apiurl','usedemo','handle' and the parameters are denied: 'resellerid','partnercode','ipaddr'
  • admingroup - Responsible department.
  • username - Username.
  • resellerid - Reseller ID.
  • password - Password.
  • handle - Handle.
  • apiurl - API URL address .
  • partnercode - PartnerCode.
  • ipaddr - IP-address .
  • usedemo - Demo . (Optional parameter. To enable the option click "on".)


Delete the selected Certificate Authorities

Function: certauth.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "certauth" function.

Result: successful operation or error message


SSL certificate templates

Function: certauth.templates

Parameters:

  • elid - unique identifier ("id" element of "certauth" function).

Result: elements list

  • id - .
  • name - .


Create. Change. SSL certificate template

Function: certauth.templates.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "certauth" function).
    • elid - unique identifier ("id" element of "certauth.templates" function)
  • Result: object parameters list

Create an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "certauth" function).
    • additional query parameters ...
  • Result: successful operation or error message

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "certauth" function).
    • elid - unique identifier ("id" element of "certauth.templates" function)
    • additional query parameters ...
  • Result: successfull operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • certtype - Certificate type .
  • showprop - Properties . (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'wildcard','orginfo','extvalid','longkey','idn'
  • wildcard - Multiple subdomains . (Optional parameter. To enable the option click "on".)
  • orginfo - Organization information . (Optional parameter. To enable the option click "on".)
  • extvalid - Extended verification . (Optional parameter. To enable the option click "on".)
  • longkey - 2048-bit CSR. (Optional parameter. To enable the option click "on".)
  • idn - IDN. (Optional parameter. To enable the option click "on".)


Delete the selected template

Function: certauth.templates.delete

Parameters:

  • plid - parent list unique identifier ("id" element of "certauth" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "certauth.templates" function.

Result: successful operation or error message


Certificate settings

Function: certauth.settings

  • customopen - . (Optional parameter. To enable the option click "on".)
  • adminticket - . (Optional parameter. To enable the option click "on".)


Datacenters

Image:b-std.png Image:b-adv.png Image:b-corp.png
Datacenter management

Function: datacenter

Result: the list of elements

  • id - .
  • name - .


Create. Change. Datacenter

Function: datacenter.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "datacenter" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - .
  • priority - Priority .


Delete the selected dataceneter

Function: datacenter.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "datacenter" function.

Result: successful operation or error message


Servers

Image:b-std.png Image:b-adv.png Image:b-corp.png
Server management

Function: server

Result: the list of elements

  • id - .
  • name - .
  • datacenter - Datacenter.
  • cpmodule - Control panel.
  • statdate - Statistics.
  • usage - Usage. Attributes :
    • used - The used number.
    • limit - Max value limitation
  • loading - Load.
  • active - Enabled.
  • monitor - The server monitoring is active .


Create. Change. Server

Function: server.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "server" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • datacenter - Datacenter. Image:b-adv.png Image:b-corp.png
  • cpmodule - Control panel.
    If the cpmanual value is selected the parameters are denied: 's1','s2','s3'
  • name - Server name.
  • url - Control panel URL .
  • username - User .
  • password - Password.
  • manualcontact - Administrative contact .
  • rlimit - Maximum number of customers .
  • active - Enable for new orders . (Optional parameter. To enable the option click "on".)
  • monitor - Monitoring . (Optional parameter. To enable the option click "on".) The parameter may vary depending on feature svrmonitor.
  • config - .
  • prolong - Renewal . (Optional parameter. To enable the option click "on".)
  • changeparam - Edit parameters . (Optional parameter. To enable the option click "on".)
  • sendtask - Error notifications . (Optional parameter. To enable the option click "on".)


Delete

Function: server.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "server" function.

Result: successful operation or error message


Packages

Function: server.pricelist

Parameters:

  • elid - unique identifier ("id" element of "server" function).

Result: elements list

  • id - .
  • name - Package.
  • project - .
  • active - Enabled.


Enable

Function: server.pricelist.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "server" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "server.pricelist" function.

Result: successful operation or error message


Disable

Function: server.pricelist.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "server" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "server.pricelist" function.

Result: successful operation or error message


Server load statistics

Function: server.statloading

Parameters:

  • elid - unique identifier ("id" element of "server" function).

Result: elements list

  • statdate - Date.
  • cpu - CPU (% used).
  • mem - RAM (% used).
  • diskbusy - Disk space (% used).
  • disk - Disk space (% used).


Update the selected server configuration

Function: server.getconfig

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "server" function.

Result: successful operation or error message


Partners

Function: server.partner

Parameters:

  • elid - unique identifier ("id" element of "server" function).

Result: elements list

  • id - .
  • name - Partner .
  • active - Enabled .


Disable

Function: server.partner.enable

Parameters:

  • plid - parent list unique identifier ("id" element of "server" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "server.partner" function.

Result: successful operation or error message


Enable

Function: server.partner.disable

Parameters:

  • plid - parent list unique identifier ("id" element of "server" function).
  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "server.partner" function.

Result: successful operation or error message


Fraud protection

Image:b-std.png Image:b-adv.png Image:b-corp.png
Wizard step #1
Настройка защиты от мошенников. View. Change

Function: fraudconf

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • module - .


Wizard step #2
'

Function: fraudparam


Wizard step #3
Типы продуктов требующие проверки. View. Change

Function: frauditemtype

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):


SMS gateway

Image:b-std.png Image:b-adv.png Image:b-corp.png
Настройка СМС шлюза. View. Change

Function: smsgate

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • module - Провайдер СМС шлюза.


Other Settings

Features

Image:b-std.png Image:b-adv.png Image:b-corp.png
Features

Function: feature

Result: the list of elements

  • name - Name.
  • active - Active .


Enable the selected feature

Function: feature.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "feature" function.

Result: successful operation or error message


Disable the selected feature

Function: feature.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "feature" function.

Result: successful operation or error message


Plug-ins

Image:b-std.png Image:b-adv.png Image:b-corp.png
Plug-ins

Function: plugin

Result: the list of elements

  • name - Plug-in name .
  • desc - Brief description .
  • version - Version .
  • bad - The plug-in failed due to errors in its description. .
  • newver - .


Plug-ins collection

Function: plugin.collection

Result: the list of elements

  • name - Plug-in name .
  • desc - Description .
  • version - Version .
  • author - Author .


Plug-in installation . View. Change

Function: plugin.install

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("name" element of "plugin.collection" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("name" element of "plugin.collection" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • agree - I was warned about consequences of my actions . (Optional parameter. To enable the option click "on".)


Plug-in . View. Change

Function: plugin.info

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("name" element of "plugin.collection" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("name" element of "plugin.collection" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • description - Detailed description .
  • interpretator - Programming language .
  • require - Required modules .
  • author - Author .
  • contact - Contact information .


Plug-in . View. Change

Function: plugin.info

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("name" element of "plugin" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("name" element of "plugin" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • description - Detailed description .
  • interpretator - Programming language .
  • require - Required modules .
  • author - Author .
  • contact - Contact information .


Plug-in update

Function: plugin.update


'

Function: plugin.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "plugin" function.

Result: successful operation or error message


Plug-in source

Function: plugin.source

Result: the list of elements

  • url - Source URL .


Create. Change. Plug-in source

Function: plugin.source.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("url" element of "plugin.source" function)
  • Result: object parameters list

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("url" element of "plugin.source" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • url - Source URL .


Delete the selected source

Function: plugin.source.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "url" element of "plugin.source" function.

Result: successful operation or error message


Update the source information

Function: plugin.source.refresh

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "url" element of "plugin.source" function.

Result: successful operation or error message


Locales

Image:b-std.png Image:b-adv.png Image:b-corp.png
Locale management

Function: locale

Result: the list of elements

  • id - .
  • name - .
  • langcode - Code .


Create. Change. Locale

Function: locale.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "locale" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Locale name.
  • langcode - Language code.


Delete the selected locale

Function: locale.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "locale" function.

Result: successful operation or error message


Locale messages

Function: locale.messages

Parameters:

  • elid - unique identifier ("id" element of "locale" function).

Result: elements list

  • name - Name.
  • defmsg - Default message.
  • trmsg - Message translation .


Message. View. Change

Function: locale.messages.edit

The function is simultaneously used to view and change object's parameters.

View objects parameters:

  • Parameters:
    • plid - parent list unique identifier ("id" element of "locale" function).
    • elid - unique identifier ("name" element of "locale.messages" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • plid - parent list unique identifier ("id" element of "locale" function).
    • elid - unique identifier ("name" element of "locale.messages" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • defmsg - Message.
  • trmsg - Messages translation .


Brand settings

Image:b-std.png Image:b-adv.png Image:b-corp.png
Brand settings . View. Change

Function: brand

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • site - Link to your web site (e.g. http://my-hosting-company.com).
  • mainlogo - .
  • loginlogo - .
  • mobilelogo - .
  • favicon - .
  • reset - Reset all the branding settings . (Optional parameter. To enable the option click "on".)
  • h - Hue .
  • s - Saturation .
  • l - Brightness .


Global settings

Image:b-std.png Image:b-adv.png Image:b-corp.png
Global settings . View. Change

Function: policy

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • zeroexpense - . (Optional parameter. To enable the option click "on".)
  • showdeleted - . (Optional parameter. To enable the option click "on".)
  • fastinvoice - . (Optional parameter. To enable the option click "on".)
  • autogenaccname - . (Optional parameter. To enable the option click "on".)
  • delaccount - . (Optional parameter. To enable the option click "on".)
  • noimportdomainaccount - . (Optional parameter. To enable the option click "on".)
  • uniqueemail - . (Optional parameter. To enable the option click "on".)
  • senddocdomain - . (Optional parameter. To enable the option click "on".)
  • restrictdelautocr - . (Optional parameter. To enable the option click "on".)
  • deletemanualsuspend - . (Optional parameter. To enable the option click "on".)
  • billexpire - Low balance notification .
  • itemexpire - Service suspension notification .
  • pdfconverter - Path to the HTML2PDF converter file . The parameter may vary depending on feature svrpdfutil.
  • maxcountgroupdomain - Available domains limit .
  • defaultcountry - Default country.
  • envelope - Envelope templates .
  • receiving - Delivery and Acceptance certificate template .
  • return - Equipment return certificate template .
  • crmdepartment - CRM department . The parameter may vary depending on feature svrcrm.
  • pperson - Payer status . (Optional parameter. To enable the option click "on".)
  • pcompany - Payer status . (Optional parameter. To enable the option click "on".)
  • psoleproprietor - Payer status . (Optional parameter. To enable the option click "on".)
  • remoteclient - . (Optional parameter. To enable the option click "on".) The parameter may vary depending on feature svrrsupport.
  • rlogin - Login. The parameter may vary depending on feature svrrsupport.
  • rpasswd - Password. The parameter may vary depending on feature svrrsupport.
  • rurl - URL. The parameter may vary depending on feature svrrsupport.
  • nodefaultresponder - Do not assign tickets automatically . (Optional parameter. To enable the option click "on".)
  • nosendtoresponder - Do not send a new message notification. (Optional parameter. To enable the option click "on".)
  • ticketautoclose - . (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'ticketautocloseperiod'
  • ticketautocloseperiod - within .
  • active_tickets_notify - New trouble tickets notifications for administrators . (Optional parameter. To enable the option click "on".)
  • hideticketrouting - Number of ticket redirects .
  • supportsatisfaction - Customer support satisfaction. Image:b-adv.png Image:b-corp.png
    If the ticket_support_satisfaction value is selected the parameters are allowed to use: 'supportsatisfactionperiod' and the parameters are denied: 'supportsatisfactiondate'
If the message_support_satisfaction value is selected the parameters are allowed to use: 'supportsatisfactiondate' and the parameters are denied: 'supportsatisfactionperiod'
If the no_support_satisfaction value is selected the parameters are denied: 'supportsatisfactionperiod','supportsatisfactiondate'
  • supportsatisfactionperiod - in. Image:b-adv.png Image:b-corp.png
  • supportsatisfactiondate - date. Image:b-adv.png Image:b-corp.png
  • pw_small_letters - Lower-case letters . (Optional parameter. To enable the option click "on".)
  • pw_large_letters - Upper-case letters . (Optional parameter. To enable the option click "on".)
  • pw_figures - Figures . (Optional parameter. To enable the option click "on".)
  • pw_spec_char - Special symbols .
  • pw_length - Password length .
  • usecaptcha - . (Optional parameter. To enable the option click "on".)
    Active parameter allows the use of the following parameters: 'captcha_publick_key','captcha_private_key'
  • captcha_publick_key - reCAPTCHA Public Key.
  • captcha_private_key - reCAPTCHA Private Key.
  • sms_passwd_recovery - Password recovery via SMS . (Optional parameter. To enable the option click "on".) The parameter may vary depending on feature svrsmsservice.
    Active parameter allows the use of the following parameters: 'max_sms_per_period','sms_period_type'
  • max_sms_per_period - Attempts . The parameter may vary depending on feature svrsmsservice.
  • sms_period_type - Attempts . The parameter may vary depending on feature svrsmsservice.


Provider settings

Image:b-std.png Image:b-adv.png
. View. Change

Function: provideroptions

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):


Global discounts

Image:b-std.png
Global discounts

Function: globaldiscount

Result: the list of elements

  • id - .
  • name - .
  • value - Value .
  • period - Validity period .
  • cname - Condition .


Create. Change. Add new discount

Function: globaldiscount.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "globaldiscount" function)
  • Result: object parameters list

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "globaldiscount" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):


Delete the selected discount

Function: globaldiscount.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "globaldiscount" function.

Result: successful operation or error message


Document templates

Image:b-std.png Image:b-adv.png Image:b-corp.png
Document templates

Function: doctempl

Result: the list of elements

  • id - .
  • name - Template name.


Create. Change. Document templates

Function: doctempl.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "doctempl" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Template name.
  • source - Use base template .
  • data - .


Delete the selected template

Function: doctempl.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "doctempl" function.

Result: successful operation or error message


Restore a default document

Function: doctempl.usedefault

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "id" element of "doctempl" function.

Result: successful operation or error message


Message templates

Image:b-std.png Image:b-adv.png Image:b-corp.png
Message templates

Function: msgtempl

Result: the list of elements

  • name - Template name.
  • desc - Description.


Message templates. View. Change

Function: msgtempl.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("name" element of "msgtempl" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("name" element of "msgtempl" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • msg_en - .
  • useforall - Enable for all customers . (Optional parameter. To enable the option click "on".) The parameter may vary depending on feature svrsmsservice.


Template test. View. Change

Function: msgtempl.try

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("name" element of "msgtempl" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("name" element of "msgtempl" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • msglang - Locale.


Edit the template

Function: msgtempl.sms.edit


Test the selected template

Function: msgtempl.sms.try


Email notifications

Image:b-std.png Image:b-adv.png Image:b-corp.png
Email notifications

Function: subscribe

Result: the list of elements

  • name - Name .
  • disabled - This notification is not active .
  • smsenabled - This notification is active .
  • smsdisabled - .
  • smsenabledadmin - Enabled by administrator .
  • smsdisabledadmin - Not available .


Subscribe to the selected notification

Function: subscribe.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "subscribe" function.

Result: successful operation or error message


Unsubscribe from the selected notification

Function: subscribe.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "subscribe" function.

Result: successful operation or error message


Subscribe to the selected SMS notification

Function: subscribe.sms.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "subscribe" function.

Result: successful operation or error message


Unsubscribe form the selected SMS notification

Function: subscribe.sms.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "subscribe" function.

Result: successful operation or error message


Favourites

Image:b-std.png Image:b-adv.png Image:b-corp.png
Favourites

Function: usermenu

Result: the list of elements

  • name - The list element unique identifier
  • ntitle - Name .
  • favorite - The menu item is in your Favourites .
  • popular - This menu item is often used .


Add to Favourites

Function: usermenu.enable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "usermenu" function.

Result: successful operation or error message


Delete from Favourites

Function: usermenu.disable

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "name" element of "usermenu" function.

Result: successful operation or error message


General settings

Image:b-std.png Image:b-adv.png Image:b-corp.png
General settings. View. Change

Function: usrparam

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • name - Username.
  • email - E-mail for notifications . Image:b-adv.png Image:b-corp.png
  • email - E-mail for notifications . The parameter may vary depending on feature billmgr.
  • changed - Theme.
  • theme - Theme.
  • lang - Language.
  • timezone - Time zone.
  • passwd - Password.
  • confirm - Re-enter password.
  • atype - Access to the control panel.
    If the atany value is selected the parameters are denied: 'addr'
  • addr - Allowed IP-addresses. (One or more values space-delimited)
  • startpage - Start page.
  • rows - Rows per page.
  • recordlimit - Number of records .
  • buttonview - Toolbar view.


Monitoring

Настройка мониторинга. View. Change

Function: monitor

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • schedule_minute - Минуты. The parameter may vary depending on feature svrmonitor.
  • childproc - Количество процессов.
  • timeout - Таймаут опроса сервера (сек).


Help

License

Image:b-std.png Image:b-adv.png Image:b-corp.png
License. View. Change

Function: softinfo

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • os - OS version.
  • mgrver - Current version.
  • mgrbuild - Build date.
  • licid - License ID.
  • licip - License IP.
  • licname - License name.
  • licdate - Valid until .


Updates

Image:b-std.png Image:b-adv.png Image:b-corp.png
Updates

Function: updatelist

Result: the list of elements

  • id - The list element unique identifier
  • version - Version.
  • release - Release date.
  • lines - Number of changes.
  • backup - Backup date.


Version changes

Function: updatelist.changelog

Parameters:

  • elid - unique identifier ("id" element of "updatelist" function).

Result: elements list

  • id - The list element unique identifier
  • description - Description.
  • isp1 - ISPmanager Lite.
  • isp2 - ISPmanager Pro.
  • isp3 - ISPmanager Cluster.
  • bill1 - BILLmanager Standard.
  • bill2 - BILLmanager Advanced.
  • bill3 - BILLmanager Corparate.
  • changetype - Type.


Roll back the selected version to . View. Change

Function: updatelist.restore

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("id" element of "updatelist" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "updatelist" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):


Customize update parameters. View. Change

Function: updatelist.settings

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • os - Operating system.
  • mgrver - Current version.
  • mgrbuild - Compilation date.
  • vertype - Version type.
  • srvver - Latest version.
  • mirror - Mirror.
  • autoupdate - Automatic update. (Optional parameter. To enable the option click "on".)


Start updating

Function: updatelist.updatenow


Wish list

Image:b-std.png Image:b-adv.png Image:b-corp.png
Wish list

Function: wishlist

Result: the list of elements

  • id - ID .
  • name - .
  • created - Creation date .
  • vote - Votes .
  • jobeval - Labour intensity .
  • prio - Priority .
  • status - Status .


Create. Change. Feature request

Function: wishlist.edit

The function is simultaneously used to view object's parameters, to change an object, and create new one.

View object's parameters:

Create an object:

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("id" element of "wishlist" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • name - Name .
  • desc - Description .
  • myvote - Available votes .
  • vote - Add my vote.


Vote

Function: wishlist.vote

  • myvote - Available votes .
  • vote - Add my votes (for each feature) .


Refresh the wish list

Function: wishlist.refresh


Error log

Image:b-std.png Image:b-adv.png Image:b-corp.png
Error log

Function: errorjournal

Result: the list of elements

  • date - Date .
  • funcname - Function .
  • lv_12 - .
  • lv_11 - .
  • lv_10 - .
  • lv_7 - Administrator .
  • lv_6 - Reseller .
  • lv_5 - User .
  • lv_4 - User with shell access .
  • lv_3 - FTP account .
  • lv_2 - Mailbox .
  • user - User .
  • status - Status .


Logging settings . View. Change

Function: errorjournal.settings

The function is simultaneously used to view and change form's data

View data:

Change the data:

The list object's parameters or additional query parameters (see above):

  • level - Logging level .


Error from . View. Change

Function: errorjournal.edit

The function is simultaneously used to view and change object's parameters.

View object's parameters:

  • Parameters:
    • elid - unique identifier ("date" element of "errorjournal" function)
  • Result: parameters list

Change an object:

  • Parameters:
    • sok - the parameter must not be empty, generally "yes".
    • elid - unique identifier ("date" element of "errorjournal" function)
    • additional query parameters ...
  • Result: successful operation or error message

The list object's parameters or additional query parameters (see above):

  • email - Email .
  • drop - Delete the report once it is sent . (Optional parameter. To enable the option click "on".)
  • data - .


Delete the selected reports

Function: errorjournal.delete

Parameters:

  • elid - one or more object's unique identifiers comma-delimited with space ", ". The unique identifiers is the "date" element of "errorjournal" function.

Result: successful operation or error message



  • Use the "featurelist" API function to get the list of active features.
Was this helpful? Yes | No
Personal tools