Sending Single Message - Push
Send Your First Message is easy
Sending Single Message
Request URL (V4)
https://app.pickyassist.com/api/v2/pushRequest Body
Name
Type
Description
{
"status": 100,
"push_id": "7478630",
"message": "Success",
"data": [
{
"msg_id": "9844217",
"number": "934343442290",
"credit": "0.005"
},
{
"msg_id": "9844218",
"number": "35435304220",
"credit": "0.005"
}
]
}Sample Request Body JSON POST Method
Sample Request Normal POST Method
Sample Response
Last updated
Was this helpful?