get cart content

API Docs by APIMATIC

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
  • EXPLORER
  • PARAMETERS
Note This endpoint does not take any parameters.

Response Type

curl -X GET -G \
  --url 'https://api.wavix.com/v1/buy/cart' \
  -H 'Accept: application/json' \
  -d 'appid=appid'