Checkout
Cart
Checkout
Checks out the cart. Activation and monthly fees are deducted from the account balance.
POST
Checkout
Authorizations
Wavix API key. Pass as Authorization: Bearer <api_key>. Keys support per-resource scopes (none / read / write). See Restricted keys and scopes.
Body
application/json
Checkout details.
List of phone numbers to check out from the cart.
Example:
["541139862174", "541139862175"]Response
Checkout completed.
Example:
true