CustomersUpdate customerUpdate customer PUT /api/v1.0/customers/:customer_id Update an existing customer. All fields are optional. Request Responses200400401403404409422500Customer updatedBad requestUnauthorizedForbiddenCustomer not foundConflict - email already existsValidation errorInternal server error