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

deleteCompContact

Previous  Top  Next

This method enables to delete company contacts. To delete each of these items, it is necessary to follow the standard documented below.

 

Java class

Request

web\wwwroot\ws\java\admin\DeleteCompContactRequestType.java

Return

web\wwwroot\ws\java\admin\DeleteCompContactResponseType.java

 

Request

ID #

Required

Description

IDCOMMERCIAL

X

Company ID.

NMCONTACT

X

Contact name.

 

Return

ID #

Description

return

SUCCESS: company contact is deleted.

FAILURE: message regarding the error that occurred;