Update customer

Update a customer on-session.

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

The unique identifier of the site associated with your account.

Body Params
string

The customer's email address. If customer used social login or is a member of any group subscriptions, changing email is not allowed.

string

The customer's username. Must contain only alpha-numeric characters, dashes or underscores, as well as being unique under the same account.

string

The customer's display name.

boolean

A boolean on whether the customer's email address was confirmed.

boolean

A boolean on whether the customer's email is hardbounce.

string

The customer's first name. Always required if active payment gateway is tap.

string

The customer's last name. Always required if active payment gateway is tap.

metadata
array of objects

Set of key-value pairs that can be saved on customer level. This can be useful for storing additional information about the object in a structured format.

metadata
string

The customer's organization.

string

The customer's phone number. Must be preformatted and contain only numbers (length min: 5, length max: 20).

string

A boolean on whether the customer's phone was confirmed.

string

The customer's salutation.

string

The customer's title.

string

The customer's tax identification number.

Headers
string
required
Defaults to Bearer eyJ***
string
Defaults to application/json
Responses

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