Create a customer

Creates a new customer object.

Body Params
string
required

The first name of the customer.

string
required

The last name of the customer.

string
required

The email for the customer.

string
Defaults to null

The password for the customer.

string
Defaults to null

The mobile number for the customer.

string
Defaults to null

The telephone number for the customer.

string
Defaults to null

The address line 1 of the customer.

string
Defaults to null

The address line 2 of the customer.

string
Defaults to null

The city of the customer.

string
Defaults to null

The county/state of the customer.

string
Defaults to null

The postcode of the customer.

custom_fields
array of objects

The custom fields for this customer, as dictated by the customers settings. Pass an array of objects.

custom_fields
Response

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