API sms EN: различия между версиями
Нет описания правки |
IronBot (обсуждение | вклад) (Normalize API language switcher) |
||
| Строка 1: | Строка 1: | ||
[[API_sms|ru]] | '''en''' | |||
Section '''[[API_EN|API]]''' ERP "UserSide" | Section '''[[API_EN|API]]''' ERP "UserSide" | ||
Текущая версия от 19:47, 9 мая 2026
ru | en
Section API ERP "UserSide"
Purpose: SMS messages
Additional parameters: action - request subcategory (possible value: see below)
Subcategories
send
Description: Send message Obligatory parameters: number - phone number msg - message text Optional parameters: customer_id - ID of the user to which to attach the SMS Optional returned data: array( [id] => ID of the sent message )
status
Description: Information about the message Required parameters: id - message ID (multiple comma values possible) Optional returned data: array( [data] => array of message data )