Update Customer

Updates a specific customer by its unique identifier.

Log in to see full request history
Path Params
uuid
required

The unique identifier of the customer (UUID format).

Body Params
string

The customer's external identifier (optional).

string

The customer's first name (optional).

string

The customer's last name (optional).

string

The type of the customer's identification document (optional).

string

The number of the customer's identification document (optional).

string

The customer's email address (optional).

string

The customer's phone number (optional).

string

The customer's address (optional).

date-time

The date and time the customer accepted personal terms and conditions (optional).

date-time

The date and time the customer accepted commercial terms and conditions (optional).

Headers
string
required

Use the x-api-key header to include the API key generated previously for authentication purposes. The API key serves as a secret token that identifies the client or application making the request and is used to determine whether the client has the necessary permissions to access the requested resource.

string
required

Use the x-aggregator-id header to identify the aggregator for a particular request. An aggregator is the entity that is involved in the processing of transactions or data. By including the id in the header, the server can identify which aggregator the request owns and handle the request accordingly.

Responses

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