0% found this document useful (0 votes)
135 views2 pages

API Masking & Non Masking SMS PDF

This document provides instructions for using an API SMS service with options for masked and non-masked SMS. It includes the HTTP and SMPP endpoints, required parameters, character limits, and special character handling. Users must provide credentials obtained from MMD to authenticate. Phone numbers can be sent to with different prefixes depending on masking needs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
135 views2 pages

API Masking & Non Masking SMS PDF

This document provides instructions for using an API SMS service with options for masked and non-masked SMS. It includes the HTTP and SMPP endpoints, required parameters, character limits, and special character handling. Users must provide credentials obtained from MMD to authenticate. Phone numbers can be sent to with different prefixes depending on masking needs.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

API SMS Service

MASKING:
HTTP:
http://122.102.41.66:9094/?User=xxxxx&
/?User=xxxxx&Password=xxxxx&Sender=xxxx&PhoneNumber=628xxxxxxx
Password=xxxxx&Sender=xxxx&PhoneNumber=628xxxxxxx
&Text=abc

User : Username provided by MMD


Password : Password provided by MMD
Sender : Alphanumeric Masking to be applied that has been registered
PhoneNumber : Mobile phone number that will receive sms (Use 62 prefix)
Text : SMS Text Message ( 160 Characters Maximum )
Special Character : OK !@$%*()-_={}[]
_={}[]\|;:'"<>,./
Must be replaced # → %23
+ → %2B
[Space] → +
Not Applicable `^&?~

SMPP:
Server Host Name : 122.102.41.66
Server Port : 8086
SMPP Version : 3.4
SMSC Character Set : iso-8859-1 (Latin)
User : Username provided by MMD
Password : Password provided by MMD
PhoneNumber : Mobile phone number that will receive sms (Use 62 prefix)
Text : SMS Text Message ( 160 Characters Maximum )
Special Character : OK ! @#$%&*()_+--=:";'<>?,./
Not Applicable ~`^{}[]\|

*** Note: Only 1 User will be applicable for 1 registered Alpanumeric Masking Sender.
API SMS Service
Non Masking:
HTTP:
http://122.102.41.66:9095/?User=xxxxx&Password=xxxxx&PhoneNumber=08xxxxxxx&Text=abc
http://122.102.41.66:9095/?User=xxxxx&Password=xxxxx&PhoneNumber=08xxxxxxx&Text=abc

User : Username provided by MMD


Password : Password provided by MMD
PhoneNumber : Mobile phone number that will receive sms (Use 0 prefix)
Text : SMS Text Message ( 160 Characters Maximum )
Special Character : OK *()-=;':",<.>/
Not Applicable ?&~`^[]{}\|

SMPP:
Server Host Name : 122.102.41.66
Server Port : 8087
SMPP Version : 3.4
SMSC Character Set : iso-8859-1 (Latin)
User : Username provided by MMD
Password : Password provided by MMD
PhoneNumber : Mobile phone number that will receive sms (Use 0 prefix)
Text : SMS Text Message ( 160 Characters Maximum )
Special Character : OK *()-=;':",<.>/?
Not Applicable ~`^{}[]\|

You might also like