Skip to content

Commit d7516b4

Browse files
Andra MircioiuAndra Mircioiu
Andra Mircioiu
authored and
Andra Mircioiu
committed
fix spacing for correct json
1 parent e7a12a4 commit d7516b4

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

content/minfraud/api-documentation/responses.md

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -948,8 +948,7 @@ will not be present in the response.
948948
},
949949
{
950950
"code": "IP_ISSUER_ID_NUMBER_VELOCITY",
951-
"reason": "The number of distinct Issuer ID Numbers found in the
952-
velocity check on IP address raised the overall risk score"
951+
"reason": "The number of distinct Issuer ID Numbers found in the velocity check on IP address raised the overall risk score"
953952
}
954953
]
955954
},
@@ -958,8 +957,7 @@ will not be present in the response.
958957
"reasons": [
959958
{
960959
"code": "TIME_OF_DAY",
961-
"reason": "The local time of day of the request raised the overall
962-
risk score"
960+
"reason": "The local time of day of the request raised the overall risk score"
963961
}
964962
]
965963
},
@@ -968,8 +966,7 @@ will not be present in the response.
968966
"reasons": [
969967
{
970968
"code": "EMAIL_DOMAIN_NEW",
971-
"reason": "The email domain being recently seen for the first time
972-
in the minFraud network raised the overall risk score"
969+
"reason": "The email domain being recently seen for the first time in the minFraud network raised the overall risk score"
973970
}
974971
]
975972
},
@@ -978,8 +975,7 @@ will not be present in the response.
978975
"reasons": [
979976
{
980977
"code": "PHONE_ACTIVITY",
981-
"reason": "minFraud network activity of the phone number lowered
982-
the overall risk score"
978+
"reason": "minFraud network activity of the phone number lowered the overall risk score"
983979
}
984980
]
985981
}
@@ -1589,8 +1585,7 @@ Factors services, and a full example of the JSON body document for an error.
15891585
},
15901586
{
15911587
"code": "IP_ISSUER_ID_NUMBER_VELOCITY",
1592-
"reason": "The number of distinct Issuer ID Numbers found in the
1593-
velocity check on IP address raised the overall risk score"
1588+
"reason": "The number of distinct Issuer ID Numbers found in the velocity check on IP address raised the overall risk score"
15941589
}
15951590
]
15961591
},
@@ -1599,8 +1594,7 @@ Factors services, and a full example of the JSON body document for an error.
15991594
"reasons": [
16001595
{
16011596
"code": "TIME_OF_DAY",
1602-
"reason": "The local time of day of the request raised the overall
1603-
risk score"
1597+
"reason": "The local time of day of the request raised the overall risk score"
16041598
}
16051599
]
16061600
},
@@ -1609,8 +1603,7 @@ Factors services, and a full example of the JSON body document for an error.
16091603
"reasons": [
16101604
{
16111605
"code": "EMAIL_DOMAIN_NEW",
1612-
"reason": "The email domain being recently seen for the first time
1613-
in the minFraud network raised the overall risk score"
1606+
"reason": "The email domain being recently seen for the first time in the minFraud network raised the overall risk score"
16141607
}
16151608
]
16161609
},
@@ -1619,8 +1612,7 @@ Factors services, and a full example of the JSON body document for an error.
16191612
"reasons": [
16201613
{
16211614
"code": "PHONE_ACTIVITY",
1622-
"reason": "minFraud network activity of the phone number lowered
1623-
the overall risk score"
1615+
"reason": "minFraud network activity of the phone number lowered the overall risk score"
16241616
}
16251617
]
16261618
}

0 commit comments

Comments
 (0)