Skip to content

Commit 7cfb423

Browse files
Andra MircioiuAndra Mircioiu
authored andcommitted
modifications to tables are made
1 parent 1ffe6e5 commit 7cfb423

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

content/minfraud/api-documentation/responses.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -991,19 +991,19 @@ will not be present in the response.
991991
The machine-readable code for the risk reason. We have listed a few examples in the table below. A complete list of current codes may be provided on request.
992992
| Code |
993993
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- |
994-
| ANONYMOUS\_IP | Risk due to IP being an Anonymous IP. |
995-
| COUNTRY | The country associated with the request lowered the overall risk score. |
996-
| ORG\_DISTANCE\_RISK | The risk of the ISP combined with the distance between the billing address and IP address location raised the overall risk score. |
994+
| ANONYMOUS\_IP |
995+
| COUNTRY |
996+
| ORG\_DISTANCE\_RISK |
997997

998998
{{</minfraud-schema-row>}}
999999

10001000
{{< minfraud-schema-row key="reason" type="response" valueType="string" factors="true" >}}
10011001
The human-readable description of the risk reason. A code may have more than one distinct reason depending on the effect of the overall risk score.
10021002
| Code | Reason |
10031003
| ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- |
1004-
| ANONYMOUS\_IP | The Anonymous IP address raised the overall risk score. |
1005-
| COUNTRY | Riskiness of the country associated with the request. |
1006-
| ORG\_DISTANCE\_RISK | Risk of ISP and distance between billing address and IP location. |
1004+
| ANONYMOUS\_IP | The Anonymous IP address raised the overall risk score |
1005+
| COUNTRY | The country associated with the request lowered the overall risk score. |
1006+
| ORG\_DISTANCE\_RISK | The risk of the ISP combined with the distance between the billing address and IP address location raised the overall risk score. |
10071007
{{</minfraud-schema-row>}}
10081008
{{</ schema-table >}}
10091009

0 commit comments

Comments
 (0)