Delete record from PhoneNumbers table by specified primary key
Method | /DeletePhoneNumber |
The request body is of type DeletePhoneNumber.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeletePhoneNumberResponse.
Name | Description | Data Type |
---|---|---|
DeletePhoneNumberResult | xml:boolean |
|