推送状态报告
GET
http://pushUrl
推送状态报告
请求
URL:http://pushUrl
推送示例:
http://pushUrl?receiver=admin&pswd=12345&msgid=12345&reportTime=1012241002&mobile=8613900210021&status=DELIVRD
备注:
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET 'http://pushUrl'
响应示例响应示例
{}
请求参数
Query 参数
receiver
可选
pswd
可选
msgid
可选
reportTime
可选
mobile
可选
status
可选
返回响应
修改于 2021-12-30 05:48:50