Overview
Learn how identities work in Blnk
Identities allow you to securely record and manage customer (individual or organization) data within your Blnk Ledger. By keeping your customer data in your Ledger, you can link each identity to their respective balance and transactions, giving you a unified view of a customer’s financial activities.
In this guide, you’ll learn how to create identities and link them to balances and transactions.
1. Create an identity
First step in managing and linking identities is to create one. There are two identity types in the Blnk Ledger — individual and organization.
While Blnk has predefined attributes for creating an identity in your Ledger, you can add custom fields for your application using the metadata
object.
To create a new individual, call the Create Identity endpoint:
Property | Description | Type |
---|---|---|
identity_type | Specifies the identity type as “individual”. | string |
first_name | First name of the individual | string |
last_name | Last name of the individual | string |
other_names | Any other names linked to the individual | string |
gender | Gender of the individual | string |
dob | Date of birth | date |
email_address | Email ID of the address | string |
phone_number | Contact number of the individual | string |
nationality | Nationality of the individual | string |
category | Type of customer based on your application, e.g. VIP, regular, etc. | string |
street | Street address of the identity. | string |
country | Residential country of the identity. | string |
state | State of residence of the identity. | string |
post_code | Postal code related to the identity. | string |
city | City of residence of the identity. | string |
meta_data | Custom metadata linked to the identity. | string |
2. Update an identity
To update an identity, call the Update Identity endpoint:
3. Delete an identity
To delete an identity, call the Delete Identity endpoint:
Why use Identities
1. Centralized & comprehensive customer management
-
Unified records: Storing identities on your Ledger provides a single, reliable source of truth for all customer data. This ensures that every team—technical or non-technical—has consistent access to the same information.
-
Seamless linking: Identities are inherently connected to balances and transactions, creating a network of data that is easy to navigate and manage. This eliminates the need for complex cross-referencing between separate systems.
-
Efficient collaboration: Teams working across functions—whether fraud & compliance, customer support, internal controls, or finance—can access and act on interconnected data effortlessly, leading to quicker resolutions and informed decisions.
2. Enhanced security and accountability
-
Tamper proof: The Blnk Ledger ensures data integrity by recording changes in an auditable, unalterable format. Every update to an identity, balance, or transaction is logged, creating a robust audit trail.
-
Secure infrastructure: Blnk employs enterprise-grade security controls to safeguard customer data against unauthorized access. Our commitment to security and compliance is demonstrated through our certifications and adherence to industry standards, including ISO 27001, PCI-DSS, SOC 2, and GDPR.
3. Data-driven customer insights
-
Behavioural patterns: By linking identities to transactions, you can get insights into the spending habits, unusual activity, and long-term trends. These insights help refine strategies and improve customer offerings.
-
Customer personalization: Knowing your customer’s complete financial history allows for tailored experiences, from customized product offerings to proactive communication based on their specific needs.
4. Proactive fraud prevention
-
Identity validation: By recording identities, it’s easier to detect and prevent inconsistencies, such as duplicate accounts or incomplete credentials.
-
Anomaly detection: Sudden spikes in activity, unusual transaction frequencies, or mismatched identity details can be identified in real-time, helping you proactively address potential issues and stay on top of your AML controls.
-
Regulatory risk mitigation: Recurring compliance risks—like transactions involving blacklisted entities—can be monitored and addressed effectively, safeguarding your business.
Need help?
We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool.
To ask questions or discuss issues, please join our Discord community.
Manage your Blnk Ledger and explore advanced features (access control & collaboration, anomaly detection, secure storage & file management, etc.) in one dashboard.
Was this page helpful?