Dashboard
Here customer can see his activity on dashboard, customer can see smpp sms and as well as sms shoot from portal or http api
Compose Message
Select SenderID :- You have to Select or enter SenderID Example:- TESTER/123456.
Select Language :- Select English if your message content in English Language or select other.
Select SMS Type :- Select TEXT/FLASH , TEXT message save into mobile ,But Flash Message only appears one time at mobile screen.
Note :- Flash message should be supported by SMSC also.
Select Type :- Select SendNow if you want to send message by typing mobile number or copy paste.
Select Upload CSV File , if you want to upload mobile number file. file should only content mobile numbers in correct formate.
Select Group Message , if you want to send message to your groups.
Schedule Message (Optional) :- Once/Daily/Weekly/Monthly , Here you have to select if you are scheduling the message.
Select Date & Time :- You have to mention the date and time for scheduling the messages.
Groups Section
Create SMS Groups
Enter Group Name :- Enter your group name.
Group Code :- Enter Any code for your group.
Add By CSV File
Select Group in which you want to add mobile numbers.
Upload CSV* (GroupCode,Mobile)
View Groups
Here You Can check your all group , you have created.
Reporting Section
Here you can see those sms report which is send by SMPP api,
MsgId = Message ID of every sms
From = SenderID
Msg/Report = Message content body
Mbl = Mbl stand for Mobile number
Type = Text/Flash
Coding = Unicode or Normal
Status = Dlv/Undlv/Pending/Reject/Expire these are possible status of every sms
DT = Universal DateTime when message is sent.
SMPP Reject
In this section you can see smpp rejected message in the table formate.
Batch Reporint Section
In this table user can see all the message and he can see among total number of sms shoot by user deliverd, undlv and pending this type of infomation user can see.
Note:- This report only tell those report of user which is shooted by portal or http api.
Compose Report Section
BID = Batch ID of group SMS.
MsgID = MessageID of every SMS
From = Stand for SenderID.
Msg = Message Content Body of SMS.
Mbl = Mobile Number.
Type = TEXT/Flash
Part = In English, 160 characters equal one SMS/ For Unicode It's 70 characters One SMS .
Coding = Unicode/Normal , Unicode message are those messages which content non-english letters.
Status = Deliverd/Undlv/Success/Reject/Expire of every sms.
DT = DateTime when sms shoot.
Download Reporting Section
Select Date :- customer can download 7 day's old report from portal
Type :- Type Of SMS report user want to download, like ALL/Deliverd/UnDeliverd/Reject/Pending.
Note :- You only can download those sms report which is send by HTTP API, or from portal, smpp report shared to customer Server IP Address.
Summary Section
User can see overall sms send from portal or smpp api from this section.
View Queue Message
User can see all his scheduled sms , he can check and even delete them.
Developer API
User Can create api key for using http api, you can re-create by clicking on reset.
every user always has there own unique key.
API Docs
Bulk SMS Sending API (Sample)
http://Domain/api/api.php?apikey=xxxx&to=xxxx&senderid=xxxxxx&msg=xxxxx&templateID=xxxxx
Method: - POST/GET
Parameters:-
1) apikey = require*
2) msg = require*( Message Content)
3) to = require* (Mobile Number ,Mobile Number ..)
4) senderID = require*
5) type = Optional (FLASH =0 / TEXT =3 )
6) coding = Optional (Normal = 0 / Unicode =2)
7) templateID = Optional(DLT TemplateID)
Response Codes:-
- 200 = SMS Accepted
- 400 = User Not Found
- 401 = msg Parameter is missing
- 402 = Receiver Mobile is missing
- 403 = SenderID is missing
- 404 = ApiKey is missing
- 499 = Mobile Number Limit in Api
DLR Report API: - http://Domain:9001/dlr
Method: - POST/GET
Parameters:-
- 1) apikey = require*
- 2) batchID = require*(Unique ID Of SMS)
Response Codes:-
404 = ApiKey is missing
401 = BatchID is missing
Online Recharge
Enter The Amount you want to top-up, it will added to your wallet once payment is successful.
Payment Recharge History
Here you can see your all payment transaction details regarding sms recharge in the table formate with date and time.
Message AND Template Section
User can add his pre-define message content body with unique templateID , while sending sms he will have to only select the content