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

deleteCompany

Previous  Top  Next

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

 

Java class

Request

web\wwwroot\ws\java\admin\DeleteCompanyRequestType.java

Return

web\wwwroot\ws\java\admin\DeleteCompanyResponseType.java

 

Request

ID #

Required

Description

IDCOMMERCIAL

X

Company ID

NMCOMPANY

X

Company name

 

Return

ID #

Description

return

SUCCESS: a company is deleted;

FAILURE: message regarding the error that occurred;