4.SMS Send
<p><strong>Brief:</strong> </p>
<ul>
<li>Operation of sending SMS</li>
</ul>
<p><strong>Login:</strong> </p>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/384232c075d8295fa8c5034c8d3b619e?showdoc=.jpg" alt="" /></p>
<pre><code>1.Input the URL in the browser:http://cs.kmindo.com:9900/voipweb/aas/channel/login
2.Input account and password to login</code></pre>
<p><strong>SMS Send:</strong> </p>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/25602859dadbe54fb075ad04a53867bd?showdoc=.jpg" alt="" /></p>
<pre><code>After login successful, click SMS Manage -> SMS Send to the SMS send page.</code></pre>
<p><strong>Send one LongNumber SMS:</strong> </p>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/fdb80612a26ad2f51cf9ef03d17e626d?showdoc=.jpg" alt="" /></p>
<pre><code>Click Button “Add”, below is the page:</code></pre>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/e4e73eec99cc938e9181694b6e606bc8?showdoc=.jpg" alt="" /></p>
<pre><code>1.Input Receive Number in “Receive Number”, eg. 6281210506807, pay attention to the format of the number.
2.Input the SMS content in the “SMS Content”.
3.Click “Send” to finish sending.</code></pre>
<p><strong>Send batch LongNumber SMS:</strong> </p>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/b8bddeab0aea1dd1312b2d87e99c94db?showdoc=.jpg" alt="" /></p>
<pre><code>Click “Add Excel” Botton to enter the page of sending SMS, below is the screenshot of the page.</code></pre>
<p><img src="https://www.showdoc.cc/server/api/common/visitfile/sign/65c72eb47f8d47b33dc713e3f7bc30e7?showdoc=.jpg" alt="" /></p>
<pre><code>Click “choose file” to choose the excel file.
Click “Send” button to send.</code></pre>
<ul>
<li>file fields description:</li>
</ul>
<table>
<thead>
<tr>
<th style="text-align: left;">Fileld</th>
<th style="text-align: left;">Type</th>
<th style="text-align: left;">Necessary</th>
<th>Remark</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">receiver</td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">Yes</td>
<td>Receivers’ Numbers</td>
</tr>
<tr>
<td style="text-align: left;">sender</td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">No</td>
<td>If masking SMS this field is necessary, or no need.</td>
</tr>
<tr>
<td style="text-align: left;">message</td>
<td style="text-align: left;">string</td>
<td style="text-align: left;">Yes</td>
<td>The content of the SMS.</td>
</tr>
</tbody>
</table>
<ul>
<li>download excel template</li>
</ul>
<p><a href="http://cs.kmindo.com:9980/fileCloud/stencil/SendSmsStencil.xls" title="click to download">Click here to download the template</a></p>