1
CheckConnection
Check Connection - Kiểm tra kết nối tới SMS Server và thông tin tài khoản kết nối
| API | Description |
|---|---|
| GET CheckConnection?loginName={loginName}&sign={sign} |
CheckConnection - Verify your network connection to SMS Server and account infomation |
2
GetBalance
Get Balance - Kiểm tra số dư
| API | Description |
|---|---|
| GET GetBalance?loginName={loginName}&sign={sign} |
GetBalance - Get your account balance |
3
SendSms
SendSms Function- Hàm gửi tin nhắn
| API | Description |
|---|---|
| GET SendSms?loginName={loginName}&sign={sign}&serviceTypeId={serviceTypeId}&phoneNumber={phoneNumber}&message={message}&brandName={brandName}&callBack={callBack}&smsGuid={smsGuid} |
Send Sms - Gửi tin nhắn |
| POST SendSms |
SendSms Function- Hàm gửi tin nhắn |
4
SendVoice
SendVoice Function- Hàm gửi tin nhắn thoại
| API | Description |
|---|---|
| GET SendVoice?loginName={loginName}&sign={sign}&serviceTypeId={serviceTypeId}&voiceMessageId={voiceMessageId}&phoneNumber={phoneNumber}&callBack={callBack}&smsGuid={smsGuid} |
Send Voice - Gửi tin nhắn thoại |
5
SendSmsTemplate
SendSmsTemplate Function- Hàm gửi tin nhắn theo template đã đăng ký trước
6
SendDynamicVoice
SendDynamicVoice Function- Hàm gửi tin nhắn thoại
| API | Description |
|---|---|
| GET SendDynamicVoice?loginName={loginName}&sign={sign}&serviceTypeId={serviceTypeId}&caller={caller}&scriptId={scriptId}&phoneNumber={phoneNumber}&callBack={callBack}&smsGuid={smsGuid} |
Send Dynamic Voice - Gửi tin nhắn thoại |
7
SendOTP
SendOTP Function- Hàm chuyên gửi tin nhắn OTP
| API | Description |
|---|---|
| GET SendOTP?loginName={loginName}&sign={sign}&serviceTypeId={serviceTypeId}&phoneNumber={phoneNumber}&message={message}&detectCode={detectCode}&brandName={brandName}&callBack={callBack}&smsGuid={smsGuid} |
Send SendOTP - Gửi tin nhắn OTP |
| POST SendOTP |
SendOTP Function- Hàm gửi tin nhắn OTP |
8
GetSmsStatus
Get Sms Status with SmsId- Lấy trạng thái tin nhắn của SmsId
| API | Description |
|---|---|
| GET GetSmsStatus?loginName={loginName}&sign={sign}&serviceTypeId={serviceTypeId}&smsGuid={smsGuid}&createdDate={createdDate} |
GetSmsStatus - Kiểm tra trạng thái tin nhắn |
9
ReportSms
Report Sms - Thống kê
| API | Description |
|---|---|
| GET ReportSms?loginName={loginName}&sign={sign}&serviceTypeId={serviceTypeId}&fromDate={fromDate}&toDate={toDate} |
Report Sms - Thống kê |
10
PushSmsStatus
Config Website Push Sms Status - Hướng dẫn cấu hình link xử lý trạng thái Xem thêm