Hello,
we are looking for an API function that allows us to read the email address associated with an account and possibly update it, so we can synchronize our user database with the email addresses of the various accounts — which may have been created at different times with different emails.
From the control panel, I noticed that this is managed by CMD_SHOW_USER, which displays the user_email field, but I couldn’t find CMD_API_SHOW_USER in the documentation.
As for updating the email, I saw that CMD_CHANGE_INFO is used.
Can anyone provide more details on this?
we are looking for an API function that allows us to read the email address associated with an account and possibly update it, so we can synchronize our user database with the email addresses of the various accounts — which may have been created at different times with different emails.
From the control panel, I noticed that this is managed by CMD_SHOW_USER, which displays the user_email field, but I couldn’t find CMD_API_SHOW_USER in the documentation.
As for updating the email, I saw that CMD_CHANGE_INFO is used.
Can anyone provide more details on this?