Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titlerequest body : POST
Code Block
languagexml
<?xml version="1.0" encoding="utf-8" ?>
<API3G>
    <Request>sendSMS</Request>
    <CompanyToken>4E003B15-6E43-4682-B46B-B41F6RETGYHA</CompanyToken>
    <MerchantID>5090011739</MerchantID>
    <MessageContent>KES<<MessageContent>{{Message Content}}</MessageContent>
     <CustomerPhone>KES<<CustomerPhone>712345678</CustomerPhone>
</API3G>

Response

...