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

Материал из WiKi - UserSide
(Новая страница: «en | ru Section '''API''' ERP "UserSide"»)
 
(Fix Ukrainian API localization)
 
(не показаны 4 промежуточные версии 2 участников)
Строка 1: Строка 1:
[[API_system_EN|en]] | [[API_system|ru]]
'''en''' | [[API_system_UK|uk]] | [[API system|ru]]


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
Required parameters:
  recipient - recipient address
  subject - topic
  body - text
Optional parameters:
  is_html - flag - message body in html format

Текущая версия от 11:38, 10 мая 2026

en | uk | 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
Required parameters:
 recipient - recipient address
 subject - topic
 body - text
Optional parameters:
 is_html - flag - message body in html format