API system EN: различия между версиями
Нет описания правки |
Нет описания правки |
||
Строка 14: | Строка 14: | ||
Description: Get system information about "UserSide" | 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
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