Skip to content

KYCStatusCard

stable

KYC/CDD status card with risk tier, expiry date, and outstanding document checklist

import { KYCStatusCard } from "@nodus/design-system/finance"
Loading demo…

Props

statusrequired
Type KYCStatusDefault

approved | pending_review | under_review | documents_required | expired | rejected | pep_flagged | sanctions_match

riskTier
Type KYCRiskTierDefault

low | medium | high | prohibited

entityName
Type stringDefault

Legal entity or customer name

outstandingDocuments
Type string[]Default

List of outstanding document types

Metadatasemantictypeoutcomespacefin
MobileStacks / Scroll

KYC status card goes full-width. Document/check list stacks vertically.

Design Rationale

This component was designed to express:

Explore Related

Was this helpful?