v1
latestOpenAPI 3.0.32026-07-24156161.2 MBPortal
Portal Rates
Search current voice rates
search voice rates for customer for certain phone prefix
get/rates/current/search
Query parameters
prefixstring required
Destination prefix to filter rates by (begins with).
Destination prefix to filter rates by (begins with).
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
}
]
}