schema-aggregator

VerificationContract Schema

Container: Contract.contractAttributes Protocol Version: 2.0 Semantic Model: generalised Use Cases: Driver licence verification for employment onboarding, identity KYC, bank account verification for payroll, skill certificate verification for job matching, background checks Tag: verification contract consent subject PII

Overview

The VerificationContract schema captures the transaction-level metadata for a verification request. It binds the subject (who is being verified), the purpose (why), the consent reference (under what authorization), and the aggregate result (what was the outcome).

Attachment Points

This schema extends beckn:contractAttributes on the core Contract object. The Contract also uses core participants to list the REQUESTER, VERIFIER, and SUBJECT parties.

Design Rationale

Non-Goals

Upstream Candidates