Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

 

GetIdWsUser(string userName)

It returns an object indicating the user ID in the MailUp console.

 

<mailupMessage>
<mailupBody>
<ReturnCode>0</ReturnCode>
<IdUsers>
<IdUser>18145</IdUser>
</IdUsers>
</mailupBody>
</mailupMessage> 

 

Specific error coes for this method:

 

  • 0 = request execution succeeded
  • -200 = unrecognized error
  • No labels