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 4 Next »


GetIdWsUser()


It returns a message containing the ID of the user whose authentication was executed.

 

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

 


Specific error codes for this method:

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

 

  • No labels