{
  "payload": {
    "headers": {},
    "queryParameters": {},
    "rawBody": {
      "data": "",
      "contentType": "application/json"
    },
    "body": {
      "data": {
        "created": [
          {
            "guid": "b04c86fb-4a82-4ba3-ab0d-93bf5b2b5abc",
            "entityType": "string",
            "externalId": "string",
            "createdDate": "2026-05-27T10:30:00.000Z",
            "modifiedDate": "2026-05-27T10:30:00.000Z",
            "deletedDate": "2019-08-24T14:15:22Z",
            "deleted": true,
            "jobReference": {
              "guid": "string",
              "entityType": "string",
              "externalId": "string"
            },
            "employeeReference": {
              "guid": "string",
              "entityType": "string",
              "externalId": "string"
            },
            "shiftReference": {
              "guid": "string",
              "entityType": "string",
              "externalId": "string"
            },
            "inDate": "2019-08-24T14:15:22Z",
            "outDate": "2019-08-24T14:15:22Z",
            "autoClockedOut": true,
            "businessDate": "string",
            "regularHours": 0,
            "overtimeHours": 0,
            "hourlyWage": 0,
            "breaks": [
              {
                "guid": "string",
                "breakType": {
                  "guid": "string",
                  "entityType": "string"
                },
                "paid": true,
                "inDate": "2019-08-24T14:15:22Z",
                "outDate": "2019-08-24T14:15:22Z",
                "missed": true,
                "auditResponse": true
              }
            ],
            "declaredCashTips": 0,
            "nonCashTips": 0,
            "cashGratuityServiceCharges": 0,
            "nonCashGratuityServiceCharges": 0,
            "tipsWithheld": 0,
            "nonCashSales": 0,
            "cashSales": 0
          }
        ],
        "updated": [
          {
            "guid": "e2b60d3a-1c4f-4d89-9f3e-7a2c1b9d4e5f",
            "entityType": "string",
            "externalId": "string",
            "createdDate": "2026-05-20T09:00:00.000Z",
            "modifiedDate": "2026-05-27T14:22:00.000Z",
            "deletedDate": "2019-08-24T14:15:22Z",
            "deleted": true,
            "jobReference": {
              "guid": "string",
              "entityType": "string",
              "externalId": "string"
            },
            "employeeReference": {
              "guid": "string",
              "entityType": "string",
              "externalId": "string"
            },
            "shiftReference": {
              "guid": "string",
              "entityType": "string",
              "externalId": "string"
            },
            "inDate": "2019-08-24T14:15:22Z",
            "outDate": "2019-08-24T14:15:22Z",
            "autoClockedOut": true,
            "businessDate": "string",
            "regularHours": 0,
            "overtimeHours": 0,
            "hourlyWage": 0,
            "breaks": [
              {
                "guid": "string",
                "breakType": {
                  "guid": "string",
                  "entityType": "string"
                },
                "paid": true,
                "inDate": "2019-08-24T14:15:22Z",
                "outDate": "2019-08-24T14:15:22Z",
                "missed": true,
                "auditResponse": true
              }
            ],
            "declaredCashTips": 0,
            "nonCashTips": 0,
            "cashGratuityServiceCharges": 0,
            "nonCashGratuityServiceCharges": 0,
            "tipsWithheld": 0,
            "nonCashSales": 0,
            "cashSales": 0
          }
        ]
      },
      "contentType": "application/json"
    },
    "pathFragment": "",
    "webhookUrls": {
      "Polling Flow": "https://hooks.example.com/trigger/EXAMPLE"
    },
    "webhookApiKeys": {
      "Polling Flow": [
        "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"
    }
  },
  "polledNoChanges": false
}