{
  "payload": {
    "headers": {
      "Content-Type": "application/json",
      "X-PagerDuty-Signature": "v1=2d6207f8818f063890758a32d3833914754ba788cb2993b04ac8eb064fef0fcd"
    },
    "queryParameters": {},
    "rawBody": {
      "data": "",
      "contentType": "application/json"
    },
    "body": {
      "data": {
        "event": {
          "id": "6bd64822-4adc-4fda-ade0-410becf0de4f",
          "event_type": "service.created",
          "resource_type": "service",
          "occurred_at": "2026-05-20T14:00:00.000Z",
          "agent": {
            "html_url": "https://subdomain.pagerduty.com/users/PXPGF42",
            "id": "PXPGF42",
            "self": "https://api.pagerduty.com/users/PXPGF42",
            "summary": "Earline Greenholt",
            "type": "user_reference"
          },
          "client": {
            "name": "PagerDuty"
          },
          "data": {
            "id": "PIJ90N7",
            "type": "service",
            "self": "https://api.pagerduty.com/services/PIJ90N7",
            "html_url": "https://subdomain.pagerduty.com/service-directory/PIJ90N7",
            "name": "My Application Service",
            "description": "Service supporting the application backend",
            "auto_resolve_timeout": 14400,
            "acknowledgement_timeout": 600,
            "created_at": "2026-05-20T14:00:00.000Z",
            "updated_at": "2026-05-20T14:00:00.000Z",
            "status": "active",
            "teams": [
              {
                "html_url": "https://subdomain.pagerduty.com/teams/PQ9K7I8",
                "id": "PQ9K7I8",
                "self": "https://api.pagerduty.com/teams/PQ9K7I8",
                "summary": "Engineering",
                "type": "team_reference"
              }
            ],
            "escalation_policy": {
              "html_url": "https://subdomain.pagerduty.com/escalation_policies/PT20YPA",
              "id": "PT20YPA",
              "self": "https://api.pagerduty.com/escalation_policies/PT20YPA",
              "summary": "Another Escalation Policy",
              "type": "escalation_policy_reference"
            }
          }
        }
      },
      "contentType": "application/json"
    },
    "pathFragment": "",
    "webhookUrls": {
      "Service Webhook": "https://hooks.example.com/trigger/EXAMPLE"
    },
    "webhookApiKeys": {
      "Service Webhook": [
        "example-api-key"
      ]
    },
    "invokeUrl": "https://hooks.example.com/trigger/EXAMPLE",
    "executionId": "SW5zdGFuY2VFeGVjdXRpb246MTIzNDU=",
    "customer": {
      "id": "Q3VzdG9tZXI6MTIzNDU=",
      "externalId": "example-customer-external-id",
      "name": "Example Customer"
    },
    "instance": {
      "id": "SW5zdGFuY2U6MTIzNDU=",
      "name": "Example Instance"
    },
    "user": {
      "id": "VXNlcjoxMjM0NQ==",
      "externalId": "example-user-external-id",
      "name": "Example User",
      "email": "user@example.com"
    }
  }
}