From e8f4eee7f61ce34d78dc086f06987765f6d2b48a Mon Sep 17 00:00:00 2001 From: admin user Date: Tue, 6 May 2025 17:09:31 +0000 Subject: [PATCH] Update flows.json --- flows.json | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/flows.json b/flows.json index 2d0edf3..908be6a 100644 --- a/flows.json +++ b/flows.json @@ -930,13 +930,13 @@ ], "format": "date" }, - "AccountEmail": { + "accountemail": { "type": [ "string", "null" ] }, - "EventType": { + "eventtype": { "type": [ "string", "null" @@ -960,7 +960,7 @@ "null" ] }, - "InputIpAddress": { + "inputipaddress": { "type": [ "string", "null" @@ -997,7 +997,7 @@ "null" ] }, - "DigitalIdConfidence": { + "digitalidconfidence": { "type": [ "string", "null" @@ -1015,25 +1015,25 @@ "null" ] }, - "DeviceId": { + "deviceid": { "type": [ "string", "null" ] }, - "FuzzyDeviceId": { + "fuzzydeviceid": { "type": [ "string", "null" ] }, - "TrueIp": { + "trueip": { "type": [ "string", "null" ] }, - "TrueIpGeo": { + "trueipgeo": { "type": [ "string", "null" @@ -1057,7 +1057,7 @@ "null" ] }, - "DnsIp": { + "dnsip": { "type": [ "string", "null" @@ -1069,7 +1069,7 @@ "null" ] }, - "RequestId": { + "requestid": { "type": [ "string", "null" @@ -1087,7 +1087,7 @@ "null" ] }, - "TmxSummaryReasonCode": { + "tmxsummaryreasoncode": { "type": [ "string", "null" @@ -1099,7 +1099,7 @@ "null" ] }, - "RiskRating": { + "riskrating": { "type": [ "string", "null" @@ -1111,7 +1111,7 @@ "null" ] }, - "Blob": { + "blob": { "type": [ "string", "null" @@ -1238,7 +1238,7 @@ "null" ], "description": "Type of event associated with the application.", - "source": "$root.ThreatMetrixResponse.EventType" + "source": "$root.ThreatMetrixResponse.eventtype" }, "RiskRating": { "type": [ @@ -1246,7 +1246,7 @@ "null" ], "description": "Risk rating assigned to the application.", - "source": "$root.ThreatMetrixResponse.RiskRating" + "source": "$root.ThreatMetrixResponse.riskrating" }, "TmxSummaryReasonCode": { "type": [ @@ -1254,7 +1254,7 @@ "null" ], "description": "Reason code summary from third-party risk assessment.", - "source": "$root.ThreatMetrixResponse.TmxSummaryReasonCode" + "source": "$root.ThreatMetrixResponse.tmxsummaryreasoncode" }, "DigitalIdConfidence": { "type": [ @@ -1262,7 +1262,7 @@ "null" ], "description": "Confidence score for the digital identity of the applicant.", - "source": "$root.ThreatMetrixResponse.DigitalIdConfidence" + "source": "$root.ThreatMetrixResponse.digitalidconfidence" }, "TrueIpGeo": { "type": [ @@ -1270,7 +1270,7 @@ "null" ], "description": "Geolocation information of the true IP address used in the application.", - "source": "$root.ThreatMetrixResponse.TrueIpGeo" + "source": "$root.ThreatMetrixResponse.trueipgeo" }, "Blob": { "type": [ @@ -1278,7 +1278,7 @@ "null" ], "description": "Raw data blob containing additional information related to the application.", - "source": "$root.ThreatMetrixResponse.Blob" + "source": "$root.ThreatMetrixResponse.blob" }, "DeviceId": { "type": [ @@ -1286,7 +1286,7 @@ "null" ], "description": "Unique identifier for the device used to submit the application.", - "source": "$root.ThreatMetrixResponse.DeviceId" + "source": "$root.ThreatMetrixResponse.deviceid" }, "FuzzyDeviceId": { "type": [ @@ -1294,7 +1294,7 @@ "null" ], "description": "Hashed or partially anonymized identifier for the device.", - "source": "$root.ThreatMetrixResponse.FuzzyDeviceId" + "source": "$root.ThreatMetrixResponse.fuzzydeviceid" }, "ownhome": { "type": [