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
|`account_creation`| The transactor is attempting to create an account in your system. |
286
+
|`account_login`| The transactor is attempting to log in to an account in your system. |
287
+
|`credit_application`| The transactor is attempting to submit an application for credit. |
288
+
|`email_change`| The transactor is attempting to change the email address associated with their account in your system. |
289
+
|`fund_transfer`| The transactor is attempting to transfer funds from one account to another. |
290
+
|`password_reset`| The transactor is attempting to reset their password in your system. |
291
+
|`payout_change`| The transactor is attempting to change how they will be paid in your system. The transactor may be sending you referral traffic or complete surveys, but this transaction type can be used in any circumstance in which you pay your users, and they are attempting to change how they are paid. |
292
+
|`purchase`| The transactor is attempting to make a purchase. |
293
+
|`recurring_purchase`| The transactor is attempting to set up a recurring purchase or subscription. |
294
+
|`referral`| The transactor is sending you referral traffic, for example referring someone to an e-commerce site with an ad. |
295
+
|`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. |
296
+
|`survey`| The transactor is attempting to begin or complete a survey. |
281
297
282
-
*`account_creation`
283
-
*`account_login`
284
-
*`credit_application`
285
-
*`email_change`
286
-
*`fund_transfer`
287
-
*`password_reset`
288
-
*`payout_change`
289
-
*`purchase`
290
-
*`recurring_purchase`
291
-
*`referral`
292
-
*`sim_swap`
293
-
*`survey`
294
298
295
299
[Learn more about the /event/type input on our Knowledge Base.](https://support.maxmind.com/knowledge-base/articles/event-and-account-inputs-minfraud#transaction-identifier)
|`bank_debit`| A direct debit of the customer's bank account. |
558
+
|`bank_redirect`| The customer authorizes payment after authentication via their bank. |
559
+
|`bank_transfer`| The customer pushes funds directly from their bank account. |
560
+
|`buy_now_pay_later`|Payment via a buy now, pay later provider (e.g. Affirm, Afterpay, Klarna, etc.). |
561
+
|`card`| Payment by card, such as a credit, debit, or charge card. |
562
+
|`crypto`| Payment via a cryptocurrency. |
563
+
|`digital_wallet`| Payment from a digital wallet linked to a card or bank account (e.g. Apple Pay, Google Pay, PayPal, etc.). |
564
+
|`gift_card`| Payment via a merchant sponsored gift card. |
565
+
|`real_time_payment`| The customer pushes funds directly from their bank account or other funding source using an intermediary to authenticate, such as a phone number or other account (e.g. Pix, PayNow, Swish, etc.). |
566
+
|`rewards`| Payment via rewards or loyalty program incentives. |
567
+
568
+
569
+
[Learn more about event and account inputs on our Knowledge Base.](https://support.maxmind.com/knowledge-base/articles/event-and-account-inputs-minfraud)
A classification of the status of the domain (or the last domain visited after following redirects, if these are present and can be followed) based on an automated visit at a previous point in time. This field may be initially unavailable for a newly sighted domain and populated at a future time after a visit is conducted. Pair with the `/email/domain/visit/last_visited_on` to determine the recency of the visit. One of the following values. Additional values may be added in the future.
995
-
996
-
*`live` - the domain is reachable and serving content normally
997
-
*`dns_error` - the domain is missing, expired, or DNS is misconfigured
998
-
*`network_error` - the domain is offline, blocked, or unreachable
999
-
*`http_error` - the domain is reachable but the web application had a problem or denied the request
1000
-
*`parked` - the domain is reachable and is in a parked state
1001
-
*`pre_development` - the domain is reachable and is in a pre-development state
|`live`| The domain is reachable and serving content normally. |
998
+
|`dns_error`| The domain is missing, expired, or DNS is misconfigured. |
999
+
|`network_error`| The domain is offline, blocked, or unreachable. |
1000
+
|`http_error`| The domain is reachable but the web application had a problem or denied the request. |
1001
+
|`parked`| The domain is live and is in a parked state. |
1002
+
|`pre_development`| The domain is live and is in a pre-development state. |
1003
+
1003
1004
[Learn more about the email domain visit status on our Knowledge Base.](https://support.maxmind.com/knowledge-base/minfraud-domain-risk-data#domain-visit)
1004
1005
{{</minfraud-schema-row>}}
1005
1006
@@ -1237,24 +1238,20 @@ then this object will not be present in the response.
The custom rule that was triggered. If you do not have custom rules set up, the triggered custom rule does not have a label, or no custom rule was triggered, the field will not be included in the response.
1260
1257
{{</minfraud-schema-row>}}
@@ -1374,10 +1371,10 @@ this array for issues when integrating the web service.
|`BILLING_CITY_NOT_FOUND`| The billing city could not be found in our database. This may impact our ability to provide accurate distance calculations. |
1380
-
|`BILLING_COUNTRY_MISSING`| Billing address information was provided without providing a billing country. This may impact our ability to provide accurate distance calculations. |
|`BILLING_CITY_NOT_FOUND`| The billing city could not be found in our database. This may impact our ability to provide accurate distance calculations. |
1377
+
|`BILLING_COUNTRY_MISSING`| Billing address information was provided without providing a billing country. This may impact our ability to provide accurate distance calculations. |
1381
1378
|`BILLING_COUNTRY_NOT_FOUND`| The billing country could not be found in our database. This may impact our ability to provide accurate distance calculations. |
1382
1379
|`BILLING_POSTAL_NOT_FOUND`| The billing postal could not be found in our database. This may impact our ability to provide accurate distance calculations. |
1383
1380
|`BILLING_REGION_NOT_FOUND`| The billing region could not be found in our database. This may impact our ability to provide accurate distance calculations. |
@@ -1394,7 +1391,6 @@ this array for issues when integrating the web service.
1394
1391
|`SHIPPING_REGION_NOT_FOUND`| The shipping region could not be found in our database. This may impact our ability to provide accurate distance calculations. |
0 commit comments