Delete record from PhoneTypes table by specified primary key
Method | /DeletePhoneType |
The request body is of type DeletePhoneType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeletePhoneTypeResponse.
Name | Description | Data Type |
---|---|---|
DeletePhoneTypeResult | xml:boolean |
|