These docs are for v1.0. Click to read the latest docs for v2.0.

Add customer

Add a new customer.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

If contactNumber and number object is omitted, an unused number will be allocated automatically. When plan is phoneline_plus, email is required. When plan is hardware_only or hardware_only_cp, address is required.

string
required

Name of the customers company

string
required

Full name of the automatically created admin user

string

Contact number for the customer

number
object
string
enum
required

Which plan the customer should use. phoneline_plus is PhoneLine+ (requires email). hardware_only and hardware_only_cp are hardware-only plans (require address).

Allowed:
string
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$

Email of the customer

address
object

Address of the customer

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json