Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.25 KB

File metadata and controls

14 lines (11 loc) · 1.25 KB

# IndividualMessageData

Properties

Name Type Description Notes
phone int Phone number without leading plus, just digits
text string SMS text, max length is 765 chars for GSM 7-bit encoding (Latin), and 355 for UCS-2
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
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]
reference_id string external unique ID. String up to 32 characters containing only alpha numeric characters. Please note: messages with duplicate reference_id will be rejected [optional]
transliterate bool apply transliteration to sms text if it necessary [optional] [default to false]

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