Status Notification API
- This topic has 1 reply, 2 voices, and was last updated 12 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Tagged: notification, status
Hi,
I have read the API document, and not found any API to notify the application the status of the SMS sent out.
Do we have such function on the API, or we have to use the query API to get the status of the SMS sent out?
Regards,
Hien Pham
Hi,
You would have to send a querymsg query to get the status of a sent message.
The syntax for this is:
GET /querymsg?user=admin&passwd=admin&apimsgid=message id
Regards,
Bryon