Skip to main content
POST
Check out the cart

Authorizations

Authorization
string
header
required

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.

ids
string[]
required

Phone numbers from the cart to purchase.

Example:

Response

Returns a success confirmation. The phone numbers are purchased.

success
boolean
required

Indicates whether the request was successful.

Example:

true