mirror of
https://github.com/cwinfo/envayasms.git
synced 2025-07-06 23:14:04 +00:00
add link to github downloads apk; KalSMS credits
This commit is contained in:
@ -241,7 +241,7 @@ The following HTTP Headers are sent in all POST requests from EnvayaSMS:
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
Additional parameters sent in POST requests with action=incoming:
|
||||
Additional parameters sent in POST requests with <code>action=incoming</code>:
|
||||
|
||||
<dl>
|
||||
<dt>"from" ::= <text></dt>
|
||||
@ -261,7 +261,7 @@ Additional parameters sent in POST requests with action=incoming:
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
Additional parameters sent in POST requests with action=incoming and message_type=mms:
|
||||
Additional parameters sent in POST requests with <code>action=incoming</code> and <code>message_type=mms</code>:
|
||||
|
||||
<dl>
|
||||
<dt>"mms_parts" ::= <json_array></dt>
|
||||
@ -300,7 +300,7 @@ Additional parameters sent in POST requests with action=incoming and message_typ
|
||||
</dt>
|
||||
</dl>
|
||||
|
||||
Additional parameters sent in POST requests with action=outgoing:
|
||||
Additional parameters sent in POST requests with <code>action=outgoing</code>:
|
||||
|
||||
<dl>
|
||||
<dt>
|
||||
@ -308,7 +308,7 @@ Additional parameters sent in POST requests with action=outgoing:
|
||||
</dt>
|
||||
</dl>
|
||||
|
||||
Additional parameters sent in POST requests with action=send_status:
|
||||
Additional parameters sent in POST requests with <code>action=send_status</code>:
|
||||
|
||||
<dl>
|
||||
<dt>"id" ::= <text></dt>
|
||||
@ -357,7 +357,7 @@ Content-Length: 189
|
||||
|
||||
Specification:
|
||||
<p>
|
||||
The Content-Type header should be text/xml, with the content as follows:
|
||||
The <code>Content-Type</code> header should be <code>text/xml</code>, with the content as follows:
|
||||
</p>
|
||||
<dl>
|
||||
<dt><messages></dt>
|
||||
|
Reference in New Issue
Block a user