get cart content
Use this method to get a list of DIDs added to the cart previously. The method takes no parameters.
This endpoint requires authentication.
GET /buy/cart
curl -X GET -G \
--url 'https://api.wavix.com/v1/buy/cart' \
-H 'Accept: application/json' \
-d 'appid=appid'