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

Материал из WiKi - UserSide
Нет описания правки
(Fix Ukrainian API localization)
 
(не показаны 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"
Строка 19: Строка 19:


  Description: Send e-mail
  Description: Send e-mail
  Obligatory parameters:
  Required parameters:
   recipient - recipient address
   recipient - recipient address
   subject - topic
   subject - topic

Текущая версия от 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