FREE PRICE
FREE PRICE - a system for selling virtual numbers from different suppliers directly at the request of the API. In this case, the price may be more or less than that indicated on the site.
For all users from rank I , an additional volume of virtual numbers is available at prices higher than on the website. If there is not enough volume, you can buy numbers at a higher price.
For users with vi rank, access to virtual numbers opens, which can cost up to 40% cheaper than on the site. In this case, you will be able to buy the entire volume at a low price.
How FREE PRICE works:
/stubs/handler_api.php?api_key=$api_key&action=getTopCountriesByService&freePrice=true
The response will be in json format.
Example:
{
"tg" :
{
"freePriceMap":
{
"15.00": 43242,
"18.00": 333
},
"country: 0,
"count": 43575,
"price": 15.00
}...
}
1.freePrice = true
2.maxPrice = Maximum_Purchase_Price
Example of requesting a number with FREE PRICE:
/stubs/handler_api.php?api_key=$api_key&action=getNumber&service=$service&country=$country&freePrice=true&maxPrice=$maxPrice
You can find out all parameters when requesting a number in theAPI documentation
If cashback and FREE PRICE are enabled, the main balance is spent
Parameters:
$api_key- API key
$country *- Country ID. If you have passed the country, we return the services that have a price for the chosen country
$lang *- which language to use to provide `name`. Possible values: 'ru', 'en', 'es', 'cn'. The default is 'en'
* optional parameter
ANSWER:
JSON - object in format { "status": "success", "services": [ { "code": "aoo", "name": "Pegasus Airlines" } ] }
List of services
Service Code | Name |
---|