You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/minfraud/release-notes/2025.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,17 +13,17 @@ whenever a new minFraud release note is posted. {{</ alert >}}
13
13
14
14
We have added new fields to the [`email/domain` sub-object](https://dev.maxmind.com/minfraud/api-documentation/responses/#email--domain) in our minFraud Insights and Factors web services. This enhancement provides you with more granular data for risk modeling and workflows, which is especially useful in B2B account opening/onboarding use cases.
15
15
16
-
These data points will only be returned when you pass the domain or the unhashed email address as an input to the minFraud Insights and Factors web services. [Learn more about domain risk date on our Knowledge Base].(https://support.maxmind.com/knowledge-base/minfraud-domain-risk-data)
16
+
These data points will only be returned when you pass the domain or the unhashed email address as an input to the minFraud Insights and Factors web services. [Learn more about domain risk date on our Knowledge Base.](https://support.maxmind.com/knowledge-base/minfraud-domain-risk-data)
|`email/domain/classification`| A classification of the domain. [Read the API specifications for domain classification on our developer portal.](xhttps://dev.maxmind.com/minfraud/api-documentation/responses/#schema--response--email--domain__classification)|
20
+
|`email/domain/classification`| A classification of the domain. [Read the API specifications for domain classification on our developer portal.](https://dev.maxmind.com/minfraud/api-documentation/responses/#schema--response--email--domain__classification)|
21
21
|`email/domain/risk`| Contains the risk associated with the domain. [Read the API specifications for domain risk on our developer portal.](https://dev.maxmind.com/minfraud/api-documentation/responses/#schema--response--email--domain__risk)|
22
-
|`email/domain/volume`| Indicates how much activity we see on an email domain across the minFraud network, expressed in sightings per million. [read the API specifications for domain volume on our developer portal.](https://dev.maxmind.com/minfraud/api-documentation/responses/#schema--response--email--domain__volume)|
22
+
|`email/domain/volume`| Indicates how much activity we see on an email domain across the minFraud network, expressed in sightings per million. [Read the API specifications for domain volume on our developer portal.](https://dev.maxmind.com/minfraud/api-documentation/responses/#schema--response--email--domain__volume)|
23
23
|`email/domain/first_seen`| When an email domain was first seen on the minFraud Network. [Read the API specifications for domain tenure tracking on our developer portal.](https://dev.maxmind.com/minfraud/api-documentation/responses#schema--response--email--domain__first_seen)|
24
24
|`email/domain/visit`| A sub-object of `email/domain` that contains information about an automated visit to the email domain. [Read the API specifications for domain visit on our developer portal.](https://dev.maxmind.com/minfraud/api-documentation/responses/#email--domain--visit)|
25
25
26
-
Client APIs have been updated to reflect this change.
26
+
[Client APIs](https://dev.maxmind.com/minfraud/evaluate-a-transaction#links-to-maxmind-client-apis) have been updated to reflect this change.
27
27
28
28
{{</ release-note >}}
29
29
@@ -36,7 +36,7 @@ We have released additional inputs and possible input values for all minFraud we
36
36
|`payment/method/`| The payment method associated with the transaction. [View possible values on our developer portal.](https://dev.maxmind.com/minfraud/api-documentation/requests/#schema--request--payment__method)|
37
37
|`event/party/`| The party submitting the transaction. Either `agent` or `customer`. This input can help reduce false positive potential in cases where an agent is submitting transactions on behalf of customers. [Learn more on our developer portal.](https://dev.maxmind.com/minfraud/api-documentation/requests/#schema--request--event__party)|
38
38
39
-
`event/type/` now supports the additional values below. [View the full list of possible values on our Dev Portal](hhttps://dev.maxmind.com/minfraud/api-documentation/requests/#schema--request--event__type).
39
+
`event/type/` now supports the additional values below. [View the full list of possible values for `event/type`on our developer portal.](hhttps://dev.maxmind.com/minfraud/api-documentation/requests/#schema--request--event__type)
0 commit comments