I just updated everything on my API including .net to 10.
I noticed that the old customer DTO allowed for email only. The other fields work just fine, first name, etc. I have tried using defaultEmailAddress.emailaddress and it keeps giving me an empty string or null.
Am I missing something here?