# SMS

##### <span style="color: rgb(53, 152, 219);">Enable SMS Service</span>

Allow to send SMS service.

##### <span style="color: rgb(53, 152, 219);">SMS API Url</span>

Use this web address to send SMS requests, and in API requests, replace placeholders like {dst} with the recipient's phone number and {text} with the text message.

##### <span style="color: rgb(53, 152, 219);">API Method</span>

In the API Method, you can use "POST" to send data and "GET" to retrieve data.

##### <span style="color: rgb(53, 152, 219);">Activation SMS</span>

A text message sent to subscribers containing renewal information, including service type, expiration, and contact details,In the message, placeholders like {srv} (Service Profile), {exp} (expiration), {username}, {firstname}, and {lastname} should be replaced with specific subscriber information.

##### <span style="color: rgb(53, 152, 219);">SMS to be sent before expiration</span>

Send customized messages to users prior to their expiration date.

##### <span style="color: rgb(53, 152, 219);">SMS to be sent after expiration</span>

Send personalized messages to users after their expiration date.