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

newCopyStationResp

Previous  Top  Next

This method allows adding:

Party responsible for the copy station.

 

To insert each of these items, it is necessary to follow the standard documented below.

Java class

Request

web/wwwroot/ws/java/document/NewCopyStationRespRequestType.java

Return

web/wwwroot/ws/java/document/NewCopyStationRespResponseType.java

 

Request

ID #

Required

Description

CopyStationID

X

Copy station ID #.

UserID

X

User's reg. code #.

 

Return

ID #

Description

Status

SUCCESS: SUCCESS

FAILURE: FAILURE

Code

Displayed code:

• 1 – No error (record created successfully);

• -1 – Copy station not found;

• -2 – User not found;

• -3 – Record already associated;

• -4 – Empty required fields.

Detail

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