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

deleteCopyStation

Previous  Top  Next

This method allows deleting a copy station:

 

Java class

Request

web/wwwroot/ws/java/document/DeleteCopyStationRequestType.java

Return

web/wwwroot/ws/java/document/DeleteCopyStationResponseType.java

 

Request

ID #

Required

Description

IDCOPYSTATION

X

Copy station ID #.

 

Return

ID #

Description

Status

SUCCESS: In case of success

FAILURE: In case of failure

Code

Returns the execution code:

1 – Operation successfully performed;

-1 – Required field;

-2 – Copy station ID # not found;

-3 – Cannot perform this action. There are stations with copies being used.

Detail

Message detailing the error or success in the execution of the method.