Skip to content

Commit 5254123

Browse files
Andra MircioiuAndra Mircioiu
authored andcommitted
improvements to copy are made
1 parent c0fb380 commit 5254123

File tree

1 file changed

+5
-5
lines changed
  • content/minfraud/release-notes

1 file changed

+5
-5
lines changed

content/minfraud/release-notes/2025.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ whenever a new minFraud release note is posted. {{</ alert >}}
1313

1414
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.
1515

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)
1717

1818
| new output | description |
1919
| -------------------------------- | -------------------------------- |
20-
| `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) |
2121
| `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) |
2323
| `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) |
2424
| `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) |
2525

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.
2727

2828
{{</ release-note >}}
2929

@@ -36,7 +36,7 @@ We have released additional inputs and possible input values for all minFraud we
3636
| `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) |
3737
| `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) |
3838

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)
4040

4141
| additional input | description |
4242
| -------------------------------- | -------------------------------- |

0 commit comments

Comments
 (0)