{
  "payload": {
    "headers": {},
    "queryParameters": {},
    "rawBody": {
      "data": null
    },
    "body": {
      "data": {
        "created": [
          {
            "entity_id": 1042,
            "increment_id": "000000142",
            "status": "pending",
            "state": "new",
            "customer_email": "jane.doe@example.com",
            "customer_firstname": "Jane",
            "customer_lastname": "Doe",
            "grand_total": 199.5,
            "base_grand_total": 199.5,
            "order_currency_code": "USD",
            "created_at": "2026-05-26 14:30:00",
            "updated_at": "2026-05-26 14:30:00"
          }
        ],
        "updated": [
          {
            "entity_id": 980,
            "increment_id": "000000087",
            "status": "complete",
            "state": "complete",
            "customer_email": "john.smith@example.com",
            "customer_firstname": "John",
            "customer_lastname": "Smith",
            "grand_total": 75.25,
            "base_grand_total": 75.25,
            "order_currency_code": "USD",
            "created_at": "2026-04-12 09:00:00",
            "updated_at": "2026-05-26 15:45:00"
          }
        ]
      }
    },
    "pathFragment": "",
    "webhookUrls": {},
    "webhookApiKeys": {},
    "invokeUrl": "",
    "executionId": "RXhhbXBsZUV4ZWN1dGlvblJlc3VsdElk",
    "customer": {
      "id": "testCustomerId",
      "name": "Test Customer",
      "externalId": "testExternalId"
    },
    "instance": {
      "id": "testInstanceId",
      "name": "Test Instance"
    },
    "user": {
      "id": "testUserId",
      "email": "user@example.com",
      "name": "Test User",
      "externalId": "testUserExternalId"
    },
    "integration": {
      "id": "testIntegrationId",
      "name": "Test Integration",
      "versionSequenceId": "1",
      "externalVersion": ""
    },
    "flow": {
      "id": "testFlowId",
      "name": "Test Flow"
    },
    "startedAt": "2024-01-15T00:00:00.000Z",
    "globalDebug": false
  }
}