Delete record from Customers table by specified primary key
Method | /DeleteCustomer |
The request body is of type DeleteCustomer.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteCustomerResponse.
Name | Description | Data Type |
---|---|---|
DeleteCustomerResult | xml:boolean |
|