Skip to main content

Update Customer

PATCH 

/customers/:customer_id

Updates an existing customer's attributes.

Only provided attributes will be updated; others remain unchanged. The customer's ID and creation timestamp cannot be modified. Extra metadata and tags can be added or removed independently.

Request

Responses

Customer successfully updated. Returns the updated Customer object.