{
  "payload": {
    "headers": {},
    "queryParameters": {},
    "rawBody": {
      "data": "",
      "contentType": "application/json"
    },
    "body": {
      "data": {
        "created": [
          {
            "id": "NewPaymentId000000000000001",
            "created_at": "2026-05-20T14:00:00.000Z",
            "updated_at": "2026-05-20T14:00:00.000Z",
            "amount_money": {
              "amount": 500,
              "currency": "USD"
            },
            "status": "COMPLETED",
            "source_type": "CARD",
            "location_id": "L88917AVBK2S5",
            "order_id": "CAISENgvhpdP05f1DWG9H8yMn4kZY",
            "total_money": {
              "amount": 500,
              "currency": "USD"
            },
            "approved_money": {
              "amount": 500,
              "currency": "USD"
            },
            "receipt_number": "NEWP",
            "receipt_url": "https://squareup.com/receipt/preview/NewPaymentId000000000000001",
            "version_token": "v1NewPaymentTokenAAA"
          }
        ],
        "updated": [
          {
            "id": "KkAkhdMsgzn59SM8A89WgKwekxLZY",
            "created_at": "2026-05-19T10:00:00.000Z",
            "updated_at": "2026-05-20T15:00:00.000Z",
            "amount_money": {
              "amount": 200,
              "currency": "USD"
            },
            "status": "COMPLETED",
            "source_type": "CARD",
            "location_id": "L88917AVBK2S5",
            "order_id": "CAISENgvhpdP05f1DWG9H8yMn4kZY",
            "total_money": {
              "amount": 200,
              "currency": "USD"
            },
            "approved_money": {
              "amount": 200,
              "currency": "USD"
            },
            "receipt_number": "KkAk",
            "receipt_url": "https://squareup.com/receipt/preview/KkAkhdMsgzn59SM8A89WgKwekxLZY",
            "version_token": "v2UpdatedPaymentTokenBBB"
          }
        ]
      },
      "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
}