📱# 4 NTRA Checking API

This service lets you verify whether a mobile phone number is active, valid and registered under client national ID across all mobile operators in Egypt.

Check mobile number is registered at NTRA under client national ID

This API is to check the applicant's default mobile number is registered at NTRA.

post
Authorizations
Header parameters
Accept-LanguageStringOptional
Responses
200

Success

application/json
post
/Onboarding/api/v1/onboarding/NtraKycInfo/CheckPhoneWithNtra
POST /Onboarding/api/v1/onboarding/NtraKycInfo/CheckPhoneWithNtra HTTP/1.1
Host: 
Authorization: YOUR_API_KEY
Accept: */*
{
  "status": true
}

Last updated