Use this method to add phone numbers to the cart in your account. After adding numbers, you can complete the purchase by checking out the cart.
An API key to authorize your request
Array of phone numbers to add to the cart
Comma-separated list of numbers to add to the cart
["541139862174", "541139862175"]A list of phone numbers added to the cart
[
{
"activation_fee": "15.0",
"channels": 4,
"city": "Buenos Aires",
"cnam": false,
"country": "Argentina",
"country_short_name": "AR",
"domestic_cli": false,
"free_min": 0,
"id": 541139862174,
"monthly_fee": "10.0",
"number": "541139862174",
"per_min": "0.01",
"require_docs": [],
"sms_enabled": false,
"sms_price": "0.0"
}
]