http://sms.par-ken.com/api/smsapi?key=Account key&route=Route&sender=Sender id&number=Number(s)&sms=Message
| # | Parameter | Description | |
|---|---|---|---|
| 1 | key | Your account API key | |
| 2 | sender | Sender id | |
| 3 | number | Destination numbers | |
| 4 | route | Route you want to send SMS ( Transactional – 1, Sender ID – 2, Promotional – 3, Trans OTP – 4) | |
| 5 | sms | SMS content (Url encoded) | |
| * All special character included content should be in urlencode format. | |||
| # | Parameter | Description | |
|---|---|---|---|
| 1 | key | Your account API key | |
| 2 | sender | Sender id | |
| 3 | number | Destination numbers | |
| 4 | route | Route you want to send SMS ( Transactional – 1, Sender ID – 2, Promotional – 3, Trans OTP – 4) | |
| 5 | sms | SMS content | |
| * All special character included content should be in urlencode format. | |||