Check number portability Copy
POST {{baseUrl}}/porting/validator
Check if a set of numbers is portable to Bandwidth. Bandwidth internally detects the number type, area code, and country code, and you can retrieve porting pricing fees and submission requirements.
Request Body
{"phoneNumbers"=>["+32XXXXXXXX", "+32YYYYYYYY"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
apiKey | string | Authentication to Voxbone APIs is handled via key based authentication. You can manage your API key on our platform under Account Settings. Please use our API quickstart guide for more help. |