@@ -953,7 +953,8 @@ will not be present in the response.
953953 "reasons" : [
954954 {
955955 "code" : " TIME_OF_DAY" ,
956- "reason" : " The local time of day of the request raised the overall risk score"
956+ "reason" : "The local time of day of the request raised the
957+ overall risk score"
957958 }
958959 ]
959960 },
@@ -962,7 +963,8 @@ will not be present in the response.
962963 "reasons" : [
963964 {
964965 "code" : " EMAIL_DOMAIN_NEW" ,
965- "reason" : " The email domain being recently seen for the first time in the minFraud network raised the overall risk score"
966+ "reason" : "The email domain being recently seen for the first time
967+ in the minFraud network raised the overall risk score"
966968 }
967969 ]
968970 },
@@ -971,7 +973,8 @@ will not be present in the response.
971973 "reasons" : [
972974 {
973975 "code" : " PHONE_ACTIVITY" ,
974- "reason" : " minFraud network activity of the phone number lowered the overall risk score"
976+ "reason" : "minFraud network activity of the phone number lowered
977+ the overall risk score"
975978 }
976979 ]
977980 }
@@ -989,12 +992,11 @@ will not be present in the response.
989992
990993 {{< minfraud-schema-row key="code" type="response" valueType="string" valueTypeNote="format: enum, max length: 255" factors="true" >}}
991994 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.
992- | Code |
993- | ------------------------------------------ |
994- | ANONYMOUS\_ IP |
995- | COUNTRY |
996- | ORG\_ DISTANCE\_ RISK |
997-
995+ | Code | |
996+ | ------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- |
997+ | ANONYMOUS\_ IP | |
998+ | COUNTRY | |
999+ | ORG\_ DISTANCE\_ RISK | |
9981000 {{</minfraud-schema-row >}}
9991001
10001002 {{< minfraud-schema-row key="reason" type="response" valueType="string" factors="true" >}}
0 commit comments