{
  "data": {
    "id": "111111",
    "name": "Response Webhook",
    "href": "https://api.surveymonkey.com/v3/webhooks/111111",
    "event_type": "response_completed",
    "object_type": "survey",
    "object_ids": [
      "123456789"
    ],
    "subscription_url": "https://example.com/webhook"
  }
}