Number pool numbers
Attributes
| number_pool_uuid |
Unique identifier for the number pool. |
| number |
String. |
| type |
The type of number. One of: fixed, mobile, toll-free. |
| service |
The service capability of number. One of: sms, mms. |
| country_iso2 |
The ISO2 code of the country associated with the number. |
| added_on |
Timestamp in ISO 8601 format. |
| account_phone_number_resource |
Account phone number resource URI. |
Example Object
{
"account_phone_number_resource": "/v1/Account/{auth_id}/Number/{your_number}/",
"added_on": "2022-10-09T11:10:59.741978Z",
"country_iso2": "US",
"number": "{your_number}",
"number_pool_uuid": "{number_pool_uuid}",
"type": "fixed"
}
🥳 Thank you! It means a lot to us!
Help Us Improve
Thank you so much for rating the page, we would like to get your input
for further improvements!
Thank you for your feedback!