Reference for http://api.123-txt.com/Api123WCF.svc/rest/SendSms/{USER}/{PASS}/{SOURCE}/{DESTINATION}/{SMS}
Sends an SMS, auth and data as parameters to request.
Url: http://api.123-txt.com/Api123WCF.svc/rest/SendSms/{USER}/{PASS}/{SOURCE}/{DESTINATION}/{SMS}
HTTP Method: GET
Message direction | Format | Body |
---|---|---|
Request | N/A | The Request body is empty. |
Response | Xml | Example |
Response | Json | Example |
The following is an example response Xml body:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>
The following is an example response Json body:
true