Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
17 lines (14 loc) · 1.74 KB

File metadata and controls

17 lines (14 loc) · 1.74 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

# SmsSendGroupsRequest

Properties

Name Type Description Notes
groups int[] one or several contact list id to send messages. id of the lists can be obtained: using the Get lists API in your account Contact Book → Lists [optional]
sender string Sender’s name: from 3 to 11 characters for the sender’s alphanumeric name (Latin letters, symbols, numbers, spaces); 3 to 15 characters for the sender’s numeric name. To setup senders visit the account
text string SMS text, max length is 765 chars for GSM 7-bit encoding (Latin), and 355 for UCS-2
tariff_code int Tariff code null by default. Your can pass specified one if you have several. For more information please visit the account prices [optional]
validity int validity time in hours. The default is 72 hours. Integer from 1 to 72 [optional] [default to 72]
start_at \DateTime Start sending the messages at [optional]
short_links \BSG\Api\V2\Model\ShortLink[] [optional]
transliterate bool apply transliteration to sms text if it necessary [optional] [default to false]
callback_url mixed Link to get the delivery status of messages. If this parameter is specified in the method, it will take precedence over the value specified in the “Callback URL” field in the Personal Area. [optional]

[Back to Model list] [Back to API list] [Back to README]

Morty Proxy This is a proxified and sanitized view of the page, visit original site.