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