List Available Exchange Codes
GET {{baseUrl}}/v2/numbers/available/exchanges?limit=<>&offset=<>&max_setup_cost=<>&areacode=<>
Returns a list of all Central Office (exchange) codes containing purchasable phone numbers.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | string | The number of MDRs to retrieve at one time. You can set as high of a number as you want, but the number cannot be negative and must be greater than 0 (zero). | |
offset | string | The number of MDRs to skip when performing a query. The number must be 0 (zero) or greater, but cannot be negative. | |
max_setup_cost | string | Restricts the results to area codes that include at least one telephone number with a setup fee below or equal to the specified max_setup_cost. For more details around pricing, please see <a href="https://www.flowroute.com/pricing-details/" target="_blank">Flowroute Pricing Details</a>. | |
areacode | string | Restricts the results to the specified area code. |