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

removeAreaFromTeam

Previous  Top  Next

This method enables to remove departments from a team. To delete each of these items, it is necessary to follow the standard documented below.

 

Java class

Request

web\wwwroot\ws\java\generic\RemoveAreaFromTeamRequestType.java

Return

web\wwwroot\ws\java\generic\RemoveAreaFromTeamResponseType.java

 

Request

ID #

Required

Description

IDTEAM

X

Team ID #

DEPARTMENTS

X

ID #s of the departments that will be associated with the team. Example:(“Department1,Department2,Department3”)

 

Return

ID #

Description

return

SUCCESS: 1

FAILURE: Returns a message regarding the error that occurred