diff --git a/content/minfraud/api-documentation/responses.md b/content/minfraud/api-documentation/responses.md index a893e0c75..e090c6530 100644 --- a/content/minfraud/api-documentation/responses.md +++ b/content/minfraud/api-documentation/responses.md @@ -948,8 +948,7 @@ will not be present in the response. }, { "code": "IP_ISSUER_ID_NUMBER_VELOCITY", - "reason": "The number of distinct Issuer ID Numbers found in the - velocity check on IP address raised the overall risk score" + "reason": "The number of distinct Issuer ID Numbers found in the velocity check on IP address raised the overall risk score" } ] }, @@ -958,8 +957,7 @@ will not be present in the response. "reasons": [ { "code": "TIME_OF_DAY", - "reason": "The local time of day of the request raised the overall - risk score" + "reason": "The local time of day of the request raised the overall risk score" } ] }, @@ -968,8 +966,7 @@ will not be present in the response. "reasons": [ { "code": "EMAIL_DOMAIN_NEW", - "reason": "The email domain being recently seen for the first time - in the minFraud network raised the overall risk score" + "reason": "The email domain being recently seen for the first time in the minFraud network raised the overall risk score" } ] }, @@ -978,8 +975,7 @@ will not be present in the response. "reasons": [ { "code": "PHONE_ACTIVITY", - "reason": "minFraud network activity of the phone number lowered - the overall risk score" + "reason": "minFraud network activity of the phone number lowered the overall risk score" } ] } @@ -1589,8 +1585,7 @@ Factors services, and a full example of the JSON body document for an error. }, { "code": "IP_ISSUER_ID_NUMBER_VELOCITY", - "reason": "The number of distinct Issuer ID Numbers found in the - velocity check on IP address raised the overall risk score" + "reason": "The number of distinct Issuer ID Numbers found in the velocity check on IP address raised the overall risk score" } ] }, @@ -1599,8 +1594,7 @@ Factors services, and a full example of the JSON body document for an error. "reasons": [ { "code": "TIME_OF_DAY", - "reason": "The local time of day of the request raised the overall - risk score" + "reason": "The local time of day of the request raised the overall risk score" } ] }, @@ -1609,8 +1603,7 @@ Factors services, and a full example of the JSON body document for an error. "reasons": [ { "code": "EMAIL_DOMAIN_NEW", - "reason": "The email domain being recently seen for the first time - in the minFraud network raised the overall risk score" + "reason": "The email domain being recently seen for the first time in the minFraud network raised the overall risk score" } ] }, @@ -1619,8 +1612,7 @@ Factors services, and a full example of the JSON body document for an error. "reasons": [ { "code": "PHONE_ACTIVITY", - "reason": "minFraud network activity of the phone number lowered - the overall risk score" + "reason": "minFraud network activity of the phone number lowered the overall risk score" } ] }