This resource is used to retrieve available numbers, overall or for a specific area code and/or customer_id. Only 5 rows are displayed.
GET
Mandatory parameters
None.
Optional parameters
Name | Type | Description |
---|---|---|
customer_id | int | Kaisa's unique ID for customer. |
ccndc | int | Area code, formatted as 468 for Sweden, Stockholm. |
Output
Name | Type | Description |
---|---|---|
phonenr | string | Phone number in E.164 format. |
local_phonenr | string | Phone number in local format. |
active 1) | int | Marks a number as active or not, 1=true, 0=false. |
active_from 2) | string | Earliest date when a number can be active, null=n/a. |
is_extension 3) | int | Tells if the number is an extension or not, 1=true, 0=false. |
POST
Method not supported.
PUT
Method not supported.
DELETE
Method not supported.
1), 2), 3) Only relevant for Germany
Comments
0 comments
Please sign in to leave a comment.