I have an email address for example "xxx@xxx.com" in PerEmail entity set as 'isPrimary=true'.
how can I add another email address for example "yyy@yyy.com" through rest api and make it as primary email while changing other email address xxx@xxx.com to isPrikmary=false. I don't have the value of xxx@xxx.com with me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.