Consumer Onboarding Standard

Maximize account approvals and prevent fraud during consumer onboarding with RiskOS™ identity verification, KYC, and compliance workflows.


What is Consumer Onboarding?

The Consumer Onboarding solution is a preconfigured RiskOS™ workflow that verifies consumer identity, screens for fraud, and enforces compliance in a unified onboarding workflow. It orchestrates multiple enrichments — identity verification, device intelligence, fraud scoring, and watchlist screening — to produce an ACCEPT, REVIEW, or REJECT decision with minimal friction for low-risk applicants while escalating higher-risk applicants to additional verification steps when necessary.

Consumer Onboarding supports digital account opening where organizations must balance KYC/AML compliance, fraud prevention, and conversion.


Common use cases

  • Bank accounts, credit cards, and loans
  • Digital wallets, P2P payments, and remittances
  • Brokerage and investment accounts
  • Buy now, pay later (BNPL) and fintech accounts
  • Cryptocurrency exchanges

Participating enrichments

Consumer Onboarding uses these enrichments throughout the workflow based on risk signals, routing conditions, and escalation logic.

EnrichmentPurposeUsage
Digital IntelligenceDevice, network, and behavioral telemetryCore
Allow / Deny ListFilter known trusted or fraudulent identifiersCore
Phone RiskPhone legitimacy, SIM swap, and carrier riskCore
One-Time Passcode (OTP)Phone possession verificationConditional step-up
Verify PlusKYC/CIP identity verificationCore
Sigma SyntheticSynthetic identity detectionCore
eCBSVSSA-authoritative SSN validationOptional / conditional
Email RiskEmail reputation and fraud riskCore fraud evaluation
Address RiskAddress deliverability and fraud riskCore fraud evaluation
Sigma Identity Fraud + Graph IntelligenceThird-party and networked fraud detectionCore fraud evaluation
Predictive DocVGovernment ID and biometric verificationConditional step-up
First-Party FraudBust-out and dispute abuse detectionOptional enhancement
Global Watchlist PlusSanctions, PEP, and adverse media screeningOptional / compliance

High-level runtime flow

flowchart TB
    A["Collect PII + device token"] --> B["POST /api/evaluation"]
    B --> C{"RiskOS™ workflow"}

    C --> D["ACCEPT"]
    C --> E["REVIEW / Step-Up"]
    C --> F["REJECT"]

    E --> G["DocV / OTP / Manual Review"]
    G --> H["Final decision via webhook"]
  1. Collect inputs — Gather identity data and a Digital Intelligence session token from the client.
  2. Submit evaluation — Send a POST /api/evaluation request with workflow: "consumer_onboarding".
  3. RiskOS™ orchestrates — The workflow runs device, identity, fraud, and compliance checks in sequence.
  4. Receive decision — The response contains ACCEPT, REVIEW, or REJECT. If a step-up is required (DocV, OTP), the evaluation pauses and resumes asynchronously.

Integration models

ModelDescriptionWhen to use
API-onlyYour frontend collects PII and device tokens; your backend calls the Evaluation API directly.Full control over the user experience
Socure Hosted UXRiskOS™ provides a hosted capture experience for document verification and identity collection.Faster deployment, less frontend development

Coverage

Consumer Onboarding enrichments have varying geographic availability:

  • Global: KYC (Verify), Predictive DocV (190+ countries), Global Watchlist (195+ countries), Phone Risk (80+ countries)
  • US-only: Sigma Fraud Suite, eCBSV, SIM Swap Detection

For detailed product coverage by region, see your account configuration or contact your Socure account team.


Get started


Related concepts