get https://api.fonestorm.com/v2/fonenumbers/inventory/local
Get a list of local vanity FoneNumbers based on search parameters.
This will search Local Vanity FoneNumbers in inventory and will provide available FoneNumbers. Process of ordering Local Vanity FoneNumber has two steps:
- Search Local Vanity FoneNumbers using Search Local Vanity FoneNumbers
- Use response from the search and order available Local Vanity FoneNumbers using Order Vanity FoneNumbers.
ATTENTION
This command won't order any numbers. To order Local Vanity FoneNumbers, use Order Vanity FoneNumbers.. Vanity Number availability is not guaranteed until the order is placed successfully.
{
"fonenumbers": [
{
"fonenumber": "3214991000",
"state": "FL",
"rate_center": "ORLANDO",
"order_string": "3214991000, yes, yes, yes, FL, Orlando, "
},
...
]
}