v1

latestOpenAPI 3.0.32026-07-24156161.2 MB
Portal
Portal Rates

Show current voice rates

show all current voice rates for customer

get/rates/current

Response

Successful Response

Example response

{
  "rates": [
    {
      "block": "6/6",
      "destination": "United States - Fixed - USA Fixed/mobile",
      "prefix": "1",
      "price": 0.00675
    },
    {
      "block": "6/6",
      "destination": "United States - Fixed - New York",
      "prefix": "1212",
      "price": 0.00675
    }
  ]
}