Latest Legacy

Number pool resource

An empty number pool resource is created automatically when a new Powerpack is created.

Attributes

uuidUnique identifier for the number pool.
numbersSubresource URI
shortcodesSubresource URI

Example Object

{
    "api_id": "d7e9a038-0a88-11ea-b072-0242ac110007",
    "numbers": "/v1/Account/{auth_id}/NumberPool/<number_pool_uuid>/Number/",
    "shortcodes": "/v1/Account/{auth_id}/NumberPool/<number_pool_uuid>/Shortcode/",
    "uuid": "<powerpack_uuid>"
}