Calling PUT /accounts/{id} without an email field in the request payload was causing the existing email address on the account to be deleted. The endpoint now correctly retains the existing email address when no email value is provided in the request.




