Appearance
MTN Customer Data Match API
Introduction
Verifies customer KYC information against official MTN records using only the primary identifier—the customer's phone number. It evaluates submitted fields (Name, NIN, Email, City, and Country) and provides individual percentage match scores for each parameter.
Versions
| API Version | Description |
|---|---|
| 1 | Performs MTN customer data match with scorable identity fields |
Version Summary
API Version 1
- Accepts phone number, country, national ID number, surname, given name, email address, street address, city, and post code in the request body
- Returns verification scores for all provided identity fields in the response data object
- This is a synchronous API - all results are returned immediately in the POST response, no separate GET endpoint required
Sequence diagram
