Update a customer

Updates the specified customer by setting the values of the parameters passed. Any parameters not provided will be left unchanged. This request accepts mostly the same arguments as the customer creation call.

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

The customer id

Body Params
string

The first name of the customer.

string

The last name of the customer.

string

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json