Correlation ID for request tracing
KYC Match
KYC identity matching APIs
Match subscriber identity against operator records
Checks whether subscriber identity attributes (such as name, address, birthdate) match operator records for the given phone number.
Headers
Body
application/json
Body
KycMatchRequest
MSISDN in E.164 format
Example:+14155550123
Subscriber given name
Subscriber family name
Street address
City or locality
Region or state
Postal or ZIP code
Birthdate in YYYY-MM-DD format
Email address
Response
application/json
Response
KYC match result returned
KycMatchResponse
Indicates whether the provided data matches operator records
Example:true
Authentication
Headers
Body
KycMatchRequest
objectMSISDN in E.164 format
Example:+14155550123
Subscriber given name
Subscriber family name
Street address
City or locality
Region or state
Postal or ZIP code
Birthdate in YYYY-MM-DD format
Email address
KycMatchResponse
objectIndicates whether the provided data matches operator records
Example:true
Error
objectExample:400
Example:INVALID_ARGUMENT
Example:Invalid request