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/api-documentation/requests.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -558,10 +558,9 @@ process that was used for the event.
558
558
|`gift_card`| Payment via a merchant sponsored gift card. |
559
559
|`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.). |
560
560
|`rewards`| Payment via rewards or loyalty program incentives. |
561
+
561
562
[Learn more about event and account inputs on our Knowledge Base.](https://support.maxmind.com/knowledge-base/articles/event-and-account-inputs-minfraud)
Copy file name to clipboardExpand all lines: content/minfraud/api-documentation/responses.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
@@ -1000,6 +1000,7 @@ minFraud response.
1000
1000
|`http_error`| The domain is reachable but the web application had a problem or denied the request. |
1001
1001
|`parked`| The domain is live and is in a parked state. |
1002
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
@@ -1370,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. |
1376
-
|`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. |
1377
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. |
1378
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. |
1379
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. |
@@ -1390,7 +1391,6 @@ this array for issues when integrating the web service.
1390
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