πŸ“±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
Responses
200

Success

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

Check if the applicant is on the white list yes or no, return true if the applicant is not on the black list, else with return false.

Last updated