Send SMS
https://www.apitxt.com/api/sendMsg?authkey=YourAuthKey&mobiles=9999999990,9999999999&message=type your message..&sender=ABCDEF&route=1 or 4&flash=0 or 1&schtime=2020-03-02 17:45:00&unicode=0 or 1&template_id=12454524223223223&pe_id=1213131313131
| Parameter | Data Type | Description |
|---|---|---|
| authkey * | alphanumeric | Login authentication key (this key is unique for every user) |
| mobiles * | integer | Keep numbers in international format (without country code), multiple numbers should be separated by comma (,) |
| sender * | varchar | Receiver will see this as sender's ID. |
| route * | integer | If your operator supports multiple routes then give one route name. Eg: route=1 for promotional, route=4 for transactional SMS. |
| template_id * | varchar | Post verified template id like : Q2gvMEZWK3VBZWNubHRScDlJZXpjUT09 |
| schtime | datetime | It contains scheduled date and time ("scheduledatetime": "2020-03-02 17:45:00") shoud be 24 hours format |
| flash | integer | Post 0 or 1 |