cURL
curl --request GET \ --url https://api.wavix.com/v1/buy/cart \ --header 'Authorization: Bearer <token>'
{ "dids": [ { "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" } ], "doc_types": [ { "id": 1, "name": "id", "title": "Any form of ID" }, { "id": 2, "name": "address", "title": "Proof of address" }, { "id": 3, "name": "localaddress", "title": "Proof of local address" } ] }
Use this method to get a list of phone numbers that were previously added to the cart. This method does not require any parameters.
Bearer token using appid (Authorization: Bearer )
Cart content
A list of phone numbers in the cart
Show child attributes
Document types required to activate a phone number
Was this page helpful?
Contact support