How to ready the SMS API for use
Techmet
Last Update hace 4 años
SMS platform URL is http://sms.techmet.in
You can go thru "API Manual" in your online panel. http API/ XML API both docs are available.
Need to place/ replace the below perameter in API :
Username / Profile ID (thru which we are getting loggedin)
Authkey (API Key can be generated from panel)
SenderID (Receipent ID which get approved for Subscriber to send the SMS)
text_message (Message which need to be sent using variable in place of {var} )
EntityID (PE ID - Principal Entity which given to subscriber by Telecom thru DLT)
TemplateID (Approved content by DLT will get Template ID from)
Note : Dynamic content can be sent inpace of Variable in SMS Content. Other than variable even space can not be removed. SMS will be get failed due to any changes.
