
Plusmo's KYC Match API establishes a secure verification channel between your customer database and the mobile operator's database, without revealing confidential data on either side.
The Customer Validation Flow
Data Capture and Query: Your institution collects key customer data during the onboarding process or a sensitive operation (e.g., full name, ID/Passport number, date of birth) and their phone number (MSISDN).
Call to the KYC Match API: Your system sends the following query to the Plusmo API, including the number and the customer's data.
Cross-Verification: The API securely contacts the mobile operator associated with that number and performs the verification: Do the customer data you sent match the data the operator has registered for that phone number?
Match Level Response: The operator returns a response indicating the match level (e.g., total match, partial match, or no match).
Risk-Based Decision:
-Total or sufficient match: the user is automatically validated and continues with the normal process.
-Partial or no match: your system implements additional measures (e.g., video call, document verification) to validate the user or, in high-risk cases, the request is rejected.
This process not only verifies that the number is valid but also confirms that the person using it is the registered legitimate holder.
