schema.beckn.ioSearch schemas…

UtilityCustomerCredential

Canonical term page (persistent IRI). Versioned resource URLs are listed below for easy copy/paste.

Canonical IRI

https://schema.beckn.io/UtilityCustomerCredential

Developer URLs

UtilityCustomerCredential

Barebones identity credential for privacy-preserving customer identification. Issued by distribution utilities as the base identity anchor for all other DEG energy credentials.

**Canonical IRI:** https://schema.beckn.io/UtilityCustomerCredential/v2.0

**Namespace prefix:** deg:https://schema.beckn.io/deg/UtilityCustomerCredential/v2.0/

**Tags:** energy · credential · verifiable-credential · identity

---

Versions

VersionStatusNotes
v2.0CurrentMigrated from energy-credentials/utility-customer-vc

---

Inheritance

`` beckn:Credential └── deg:EnergyCredential └── deg:UtilityCustomerCredential ← this schema ``

---

credentialSubject Properties

PropertyTypeRequiredDescription
idstring (URI)DID of the customer/credential subject
consumerNumberstringConsumer account number
fullNamestringFull name as per ID proof
installationAddressobjectInstallation address (fullAddress, postalCode, country required)
meterNumberstringUnique meter serial number
serviceConnectionDatestring (date)Date when the connection was activated
maskedIdNumberstringMasked government ID (optional, e.g., 'XXXX-XXXX-1234')

installationAddress Properties

PropertyTypeRequiredDescription
fullAddressstringComplete street address
postalCodestringPostal or ZIP code
countrystring (ISO 3166-1 alpha-2)Country code
citystringCity name
districtstringDistrict or county name
stateProvincestringState, province, or region

---

Linked Data

TermIRI
UtilityCustomerCredentialdeg:UtilityCustomerCredential
maskedIdNumberdeg:maskedIdNumber
installationAddressdeg:installationAddress
serviceConnectionDatedeg:serviceConnectionDate
fullAddressschema:streetAddress
cityschema:addressLocality
stateProvinceschema:addressRegion
postalCodeschema:postalCode
countryschema:addressCountry

---

Usage

The base identity credential for DEG energy customers. All other profile credentials (Consumption, Generation, Storage, ProgramEnrollment) link to this credential via the credentialSubject.id (customer DID).