Adds phone numbers to the cart.
Bearer token using appid (Authorization: Bearer
Phone numbers to add.
List of phone numbers to add to the cart.
["541139862174", "541139862175"]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
}
]