Navigation:  Integration via SOAP web services > Published web services > Administration >

getUserData

Previous  Top  Next

This method returns the user data.

 

To search for the data of a user, it is necessary to follow the standard documented below:

Java class

Request

web\wwwroot\ws\java\admin\GetUserDataRequestType.java

Return

web\wwwroot\ws\java\admin\GetUserDataResponseType.java

 

Request

ID #

Required

Description

IdUser

X

ID of the user to be located

 

Return

ID #

Description

Date

User: User ID

Login:

Name:

E-mail:

Phone #:

Return

SUCCESS: 1

FAILURE: -1

Status

SUCCESS: SUCCESS

FAILURE: FAILURE

Detail

SUCCESS: Executed successfully

FAILURE: Message regarding the error that occurred.

Code

SUCCESS: 1

FAILURE: Code regarding the error that occurred:

12 - User not found

56 - User was not registered

63 - The user does not have permission in the component