{
  "response": {
    "contentType": "application/json; charset=UTF-8",
    "statusCode": 200
  },
  "payload": {
    "headers": {
      "Content-Type": "application/json; charset=UTF-8",
      "Host": "hooks.example.com",
      "x-xero-signature": "ubUJMsDNGuunnCBc/n1g0wc2SpjplAb"
    },
    "body": {
      "data": {
        "events": null,
        "firstEventSequence": 0,
        "lastEventSequence": 0,
        "entropy": "FMLHZNKCVK"
      },
      "contentType": "application/json; charset=UTF-8"
    },
    "rawBody": {
      "data": {
        "type": "Buffer",
        "data": [
          69,
          120,
          97,
          109,
          112,
          108,
          101
        ]
      }
    },
    "queryParameters": {},
    "webhookUrls": {
      "Flow 1": "https://hooks.example.com/trigger/EXAMPLEGbG93Q29uZmlnOmRlNmNmNDMyLTliNWMtN0005NDMxLTRmYzA4ZjViODgxOA=="
    },
    "webhookApiKeys": {
      "Flow 1": [
        "abc-123"
      ]
    },
    "customer": {
      "externalId": "customer-example-external-id",
      "name": "John Doe",
      "id": ""
    },
    "pathFragment": "",
    "invokeUrl": "",
    "executionId": "",
    "instance": {
      "id": "",
      "name": ""
    },
    "user": {
      "id": "",
      "name": "",
      "email": "",
      "externalId": ""
    },
    "integration": {
      "id": "",
      "name": "",
      "versionSequenceId": "",
      "externalVersion": ""
    },
    "flow": {
      "id": "",
      "name": ""
    },
    "startedAt": "",
    "globalDebug": false
  }
}