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
|`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)|
20
+
|`email/domain/classification`| A classification of the domain such as business or education. [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
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
-
|`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)|
24
+
|`email/domain/visit`| A sub-object of `email/domain` that contains information about an automated visit to the email domain such as whether a website on the domain is live. [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
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
@@ -40,8 +40,9 @@ We have released additional inputs and possible input values for all minFraud we
|`credit_application`| To be used for credit origination screenings.|
44
-
|`fund_transfer`| To be used for money transfers. |
43
+
|`credit_application`| The transactor is attempting to submit an application for credit.|
44
+
|`fund_transfer`| The transactor is attempting to transfer funds from one account to another. |
45
+
|`sim_swap`| For mobile network operators. A new SIM card or eSIM is being issued to activate service on a customer’s existing phone number. |
45
46
46
47
Passing the additional inputs above can help us improve our risk scoring accuracy for you by increasing the context available to our machine learning models and heuristics.
0 commit comments