Check out the cart
Cart
Check out the cart
Purchases the listed phone numbers from the cart. Activation and monthly fees are deducted from the account balance.
POST
Check out the cart
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
Phone numbers from the cart to purchase.
Phone numbers from the cart to purchase.
Example:
["541139862174", "541139862175"]Response
Returns a success confirmation. The phone numbers are purchased.
Indicates whether the request was successful.
Example:
true