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

Overview

GetIdWsUser()

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

Sample GetIdWsUser response

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

Error codes

Error codeDescription
0request execution succeeded
-200 unrecognized error
  • No labels