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

deleteCustomer

Previous  Top  Next

This method enables deleting:

Data of a customer associated with an item.

 

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

 

Java class

Request

web\wwwroot\ws\java\item\DeleteCustomerRequestType.java

Return

web\wwwroot\ws\java\item\DeleteCustomerResponseType.java

 

Request

ID #

Required

Description

IDOBJECT

X

Object ID #

IDCOMMERCIAL

X1

Company ID

NMCOMPANY

X1

Company name

IDCOMPANY

X2

Company code

 

X1 - Required if the “Company code” is not filled in.

X2 - Required if the “Company ID” and/or the “Company name” fields are not filled in.

 

Return

ID #

Description

return

SUCCESS: 1

FAILURE: Returns a message regarding the error that occurred