Get single record from Salutations table by specified primary key
Method | /GetSingleSalutation |
The request body is of type GetSingleSalutation.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSalutationResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSalutationResult | SalutationInfo |
|