Skip to main content
Question

Messaging API

  • 23 August 2023
  • 2 replies
  • 60 views

Does MOMO API cater for messaging. for example incase i want to send reminder messages to my clients.

 

Momo API has a notification API (Documentation), this allows you to send additional information for a successfully completed transaction. If that is the use case then the API is there. If your requirement is to send SMS that is not related to any existing transaction, that is not supported by MOMO API for this you can visit MTN Offices and request for SMS APIs.


If you intend to notify your customers on reminders of late payments, then you need to visit MTN Offices for more inofrmation about SMS subscriptions for your brand.
However, on each transaction, the MoMo API will send requests and responses to your customer.
The APIs provide additional information through the “Payee” and “PayerNote” values where you can add your custom information to the client.


Reply