Delivery Reports
Delivery Report API
Request URL (V4)
https://app.pickyassist.com/api/v2/pushRequest Body
Name
Type
Description
{
"project_id":"3526",
"push_id":590915,
"application":"1",
"message_type":"3",
"time":"06-08-2019 06:46 AM",
"data":[
{
"number":"3491934317",
"msg_id":"1745955",
"status":"1",
"error_code":""
},
{
"number":"1947077634238",
"msg_id":"1745956",
"status":"2",
"error_code":""
},
{
"number":"551984604233",
"msg_id":"1745957",
"status":"1",
"error_code":""
},
{
"number":"76037143364",
"msg_id":"1745958",
"status":"1",
"error_code":""
},
{
"number":"453491997414",
"msg_id":"1745959",
"status":"1",
"error_code":""
}
]
}Sample Request Body JSON
Sample Response
Response Variables
Last updated
Was this helpful?