Requested by POST query, all parameters are transmitted in JSON format in the request body.
https://api.quantumtec.eu/v1/sms/report
Parameter | Value |
---|---|
Content-Type | application/json |
Accept | application/json |
X-ApiKey | API key |
Parameters are sent in JSON format
Parameter | Format | Usage | Description |
---|---|---|---|
messageId | string | Optional | Message ID. In the absence, all available delivery reports will be sent. |
Limit | integer | Optional | Limits the number of delivery reports to be sent. In the absence of this parameter, the default value of 50 is used. Maximum value is 500 |
In response, a data set in JSON format will be sent.
Parameter | Description |
---|---|
messageID | Message ID |
partId | ID of the message part if the message is multipart |
state |
Message delivery status:
|
delivered | The time of receipt of the report delivery message in UTC. |
errorCode | Error code (Not supported by all mobile operators). |