Delivery notification
Using delivery URL to recieve message status
API users can add to the API tab a URL which we will report the SMS status to.
It will look like this:
[
"id"=>"r5g-xffx-75f8b232bba9w",
"status"=>"delivered",
"phone"=>"+1234123456",
"date"=>"2023-05-08 10:26:16"
]
Possible statuses: sent, failed, delivered, rejected, undelivered.
Method: POST