Delete record from Salutations table by specified primary key
Method | /DeleteSalutation |
The request body is of type DeleteSalutation.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteSalutationResponse.
Name | Description | Data Type |
---|---|---|
DeleteSalutationResult | xml:boolean |
|