Create a new email verification configuration.
Configuration created successfully
Bad Request.
{- "transactionId": "8e37da1e-ee9d-4ee0-b03d-24a1f89988f2",
- "featuresOn": [
- "CREATE_TRANSACTION"
], - "name": "Client configuration.",
- "configuration": {
- "disposableMailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "disposableFactorWeight": 20
}, - "dnsblChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "dnsblFactorWeight": 20
}, - "freemailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "freemailFactorWeight": 20
}, - "roleCategoryChecker": {
- "isEnabled": true
}, - "whoisChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "newBornDomainFactorWeight": 20,
- "youngDomainFactorWeight": 20,
- "oldDomainFactorWeight": 20,
- "notPublicFactorWeight": 20,
- "youngDomainAgeThreshold": 365,
- "oldDomainAgeThreshold": 365
}, - "sharedEmailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "sharedEmailAddressFactorWeight": 20
}, - "dataBreachChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "recentDataBreachFactorWeight": 20,
- "youngDataBreachFactorWeight": 20,
- "oldDataBreachFactorWeight": 20,
- "breachWithPasswordFactorWeight": 20,
- "breachWithMalwareFactorWeight": 20,
- "inflationaryBreachesFactorWeight": 20,
- "breachedDomainFactorWeight": 20,
- "youngDataBreachAgeThreshold": 365,
- "oldDataBreachAgeThreshold": 365,
- "inflationaryBreachesCountThreshold": 10
}, - "fraudCaseChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true
}
}
}
{- "id": "c074b9f3-abf0-4f8e-9a20-74deb6cfa2a4",
- "name": "Client configuration.",
- "version": 1,
- "configuration": {
- "disposableMailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "disposableFactorWeight": 20
}, - "dnsblChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "dnsblFactorWeight": 20
}, - "freemailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "freemailFactorWeight": 20
}, - "roleCategoryChecker": {
- "isEnabled": true
}, - "whoisChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "newBornDomainFactorWeight": 20,
- "youngDomainFactorWeight": 20,
- "oldDomainFactorWeight": 20,
- "notPublicFactorWeight": 20,
- "youngDomainAgeThreshold": 365,
- "oldDomainAgeThreshold": 365
}, - "sharedEmailChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "sharedEmailAddressFactorWeight": 20
}, - "dataBreachChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true,
- "recentDataBreachFactorWeight": 20,
- "youngDataBreachFactorWeight": 20,
- "oldDataBreachFactorWeight": 20,
- "breachWithPasswordFactorWeight": 20,
- "breachWithMalwareFactorWeight": 20,
- "inflationaryBreachesFactorWeight": 20,
- "breachedDomainFactorWeight": 20,
- "youngDataBreachAgeThreshold": 365,
- "oldDataBreachAgeThreshold": 365,
- "inflationaryBreachesCountThreshold": 10
}, - "fraudCaseChecker": {
- "isEnabled": true,
- "isRiskCalculationEnabled": true
}
}, - "createdAt": "2025-03-31T14:03:04Z",
- "modifiedAt": "2025-03-31T14:03:04Z",
- "createdBy": "76248934691294444",
- "transactionId": "8e37da1e-ee9d-4ee0-b03d-24a1f89988f2"
}