Update customer

Use this endpoint to update a customer's data, for example first name, last name.

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

the identifier of Cleeng customer

Body Params
string

New customer first name

string

New customer last name

string

New customer country

string

New customer email

string

Customer's external ID

string

Custom data in JSON format

string

Customer IP address. Both IPv4 and IPv6 addresses are accepted.

int32

Customer's last login date as unix timestamp

string

Defines language and text formatting for the user. E.g. "en_US", "fr_FR"

string

Customer's currency. E.g. "USD", "EUR" (see the list of supported currencies).

string

New customer password. String containing at least one letter and one digit or special character (!@#$%^&), length - 8-80 characters. Using this parameter will update the customer password without triggering email communication.

string

The customer's tax identification number, e.g. a Brazilian CPF. Length 2–20.
Example: 39053344705

string

The customer's contact phone number.
Length 2–20.
Allowed characters only: digits and + - space ( ) .
Example: +55 11 91234-5678

string

First line of the customer's street address. Non-empty when supplied.
Example: Avenida Paulista 1578

string

Second line of the customer's address (apartment, suite, unit, etc.). Non-empty when supplied.
Example: Conjunto 42

string

District within the city.
Length 2–100.
Example: Bela Vista

string

City or town of the address.
Example: São Paulo

string

State, province, or region.
Length 2–50.
Example: BR-SP

string

Postal / ZIP code of the address.
Length 2–20, upper-cased, validated against the country sent in the same request.
Example: 01310-100

Response

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