Use this method to place an order and check out DID numbers added to the cart. The method takes no parameters.
The activation fee and monthly fee will be automatically deducted from your balance. Make sure you have enough funds on your account or primary card linked to your account with sufficient funds
This endpoint requires authentication.
POST /buy/cart/checkout
Void
HTTP Status Code | Error Description | Exception Class |
---|---|---|
403 | Request failed. The feature is disabled for the account. |
|
422 | Request failed. The reason of failure is specified in "error" parameter of the response. |
curl -X POST -G \
--url 'https://api.wavix.com/v1/buy/cart/checkout' \
-d 'appid=appid'