Delivery notifications

Space Search
Searching Messaging API
Table of Contents

Delivery notifications are provided to the service provider through HTTP GET requests. During account creation, the service provider specifies an URL where delivery notifications should be provided. The HTTP GET request contains information about the status of the message (i.e. whether or not it was delivered). The request parameters that are added to the URL are: 

Name
Description
id
message id, as provided when the message was submitted
msisdn
msisdn of the recipient
result
Either "delivered" when successful, or "failed" when failed.

Labels

 
(None)