json
Numbers
Numbers - Port In Eligibility
Check if a phone number is eligible for port-in before submitting a full port request. Returns carrier information and eligibility status.
What this does: Returns a Eligible boolean, the number’s current carrier, and number type. Run this before submitting a port-in to avoid failed orders. If Eligible is false, the Message field explains why.
Next steps:
- If eligible, submit the port-in —
POST /v1.0/numbers/portin
POST
json
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter the token obtained from the Authentication endpoint
Body
application/json
Response
200 - application/json
Port In Eligibility
The response is of type object.