Delete record from CustomerTypes table by specified primary key
Method | /DeleteCustomerType |
The request body is of type DeleteCustomerType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteCustomerTypeResponse.
Name | Description | Data Type |
---|---|---|
DeleteCustomerTypeResult | xml:boolean |
|