This document provides a summary of the HTTP interface specification for sending and receiving messages through the Movitext Messaging Platform (MMP). Key points include:
- Outbound messages are sent from a client to MMP using HTTP POST/GET, while inbound messages are sent from MMP to a customer server.
- Messages contain parameters sent as HTTP form parameters, with POST recommended over GET.
- MMP supports HTTP 1.0/1.1 and handles delivery reports (DLRs) containing status updates.
- The document outlines the parameters, requests, and responses used for sending messages to MMP and receiving messages/DLRs from MMP.