Get the contact formal salutation
The API provides feature to retrieve the formal salutation related to a contact, in order to get the formal salutation pass the valid contact id in URL.
Request Information
URI Parameters
In order to make a call integrate the below parameters into Url while calling the API from an integration.
Name | Description | Type | Additional information |
---|---|---|---|
contactId |
Contact Id |
integer |
Required |
Get the list
Below is the sample to make a call to get the formal salutation for a contact.
admin/contact/salutations/formal/9831292
Response Information
Resource Description
Formal Salutation Info
ITypedResponseOfSalutationName | Description | Type | Additional information |
---|---|---|---|
Result | Salutation |
None. |
|
Category | string |
None. |
Response Formats
Sample not available.