API system EN: различия между версиями

Материал из WiKi - UserSide
(Новая страница: «en | ru Section '''API''' ERP "UserSide"»)
 
Нет описания правки
 
(не показана 1 промежуточная версия этого же участника)
Строка 2: Строка 2:


Section '''[[API_EN|API]]''' ERP "UserSide"
Section '''[[API_EN|API]]''' ERP "UserSide"
Purpose: System information and operations
Optional parameters:
action - request subcategory ''(possible value: see below)''
== Subcategories ==
==== get_system_info ====
''Added from: 3.17dev1''
Description: Get system information about "UserSide"
==== send_email ====
''Added from: 3.19beta1''
Description: Send e-mail
Obligatory parameters:
  recipient - recipient address
  subject - topic
  body - text
Optional parameters:
  is_html - flag - message body in html format

Текущая версия от 22:08, 26 апреля 2024

en | ru

Section API ERP "UserSide"

Purpose: System information and operations

Optional parameters:
action - request subcategory (possible value: see below)

Subcategories

get_system_info

Added from: 3.17dev1

Description: Get system information about "UserSide"

send_email

Added from: 3.19beta1

Description: Send e-mail
Obligatory parameters:
 recipient - recipient address
 subject - topic
 body - text
Optional parameters:
 is_html - flag - message body in html format