<entry key='notificator.types'>sms</entry>
<entry key='notificator.sms.manager.class'>org.traccar.sms.HttpSmsClient</entry>
<entry key='sms.http.url'>https://mex10.com/api/traccar.aspx</entry>
<entry key='sms.http.user'>xxxxxxxxxxxxxxx</entry>
<entry key='sms.http.password'>xxxxxxxxxxxxxx</entry>
<entry key='sms.http.template'>
{
"to": "{phone}",
"body": "{message}",
"token": "xxxxxxxxxxxxxxxxxx"
}
</entry>
It is a fully functional tool, they are very friendly and do the whole process for you, MEX10.
today i'm using a free zap docker api no cost per shipping, i pay only vps
<entry key='notificator.types'>sms</entry> <entry key='notificator.sms.manager.class'>org.traccar.sms.HttpSmsClient</entry> <entry key='sms.http.url'>https://mex10.com/api/traccar.aspx</entry> <entry key='sms.http.user'>xxxxxxxxxxxxxxx</entry> <entry key='sms.http.password'>xxxxxxxxxxxxxx</entry> <entry key='sms.http.template'> { "to": "{phone}", "body": "{message}", "token": "xxxxxxxxxxxxxxxxxx" } </entry>