Create a Client

Overview

Creates a new client record for the business. If a client with the same email already exists, returns a 409 Conflict error.

Authentication

Available for Staff, App, and Directory Tokens.

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

Address

string

Custom Field 1

string

Custom Field 2

string

Custom Field 3

string

Email Address. Must be a valid email format (e.g., [email protected])

string
required

First Name

string

Last Name

boolean

Whether the client opts in to receive transactional SMS messages.

string

Phone Number

string

Source campaign

string

Source channel

string

Source name

string

Source URL

string

Staff ID. Reference to the staff member (see staff entity).

string
enum

Use a client status to categorize clients according to their relationship with your business. Valid values: lead, customer, loyal, inactive

Allowed:
string

The tag system is based on customized labels that you create, so you can sort your data using personalized words, phrases or themes that are meaningful to you and your business

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