WEBHOOK
delivery_status
{
  "transactionId": "019687e1-1b54-70f4-a68a-60af7fa776f4",
  "eventType": "delivery_status",
  "body": {
    "phoneNumber": "5551234567",
    "status": "success",
    "deliveredAt": "2024-01-15T10:30:00Z"
  }
}

Body

application/json

Delivery status webhook payload

The body is of type object.

Response

200

Webhook received successfully