Skip to content

Commit 61c8d8b

Browse files
committed
make the difference between the ip_address object in mF and GeoIP more clear
1 parent 9c02178 commit 61c8d8b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

content/minfraud/api-documentation/responses.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,9 +354,11 @@ minFraud Insights and Factors, the object is the
354354
with four modifications:
355355

356356
1. `risk` has been added directly to the `ip_address` object
357-
2. `local_time` has been added to the `location` sub-object
358-
3. The `maxmind` object is not present. See below for descriptions.
359-
4. minFraud Insights and Factors return the following anonymous IP outputs:
357+
2. `is_high_risk` has been added to the `country` sub-object
358+
3. `local_time` has been added to the `location` sub-object
359+
4. The `maxmind` object is not present. See below for descriptions.
360+
361+
minFraud Insights and Factors return the following anonymous IP outputs:
360362
- `is_anonymous`
361363
- `is_anonymous_vpn`
362364
- `is_hosting_provider`

0 commit comments

Comments
 (0)