Skip to main content
POST
Check port-in eligibility

Authorizations

Authorization
string
header
required

Bearer token obtained from POST /api/v1.1/auth/token.

Body

application/json
portInNumber
string
required

E.164 format.

Example:

"+15555551234"

plan
string

Plan/product name — operator+network derived from it. Takes precedence over Operator/network if both are sent.

Example:

"BIB009A"

Operator
string

Required when plan is absent.

Example:

"SpenzaJ"

network
string

Required when plan is absent.

Example:

"T-Mobile"

Response

Eligibility result.