Get the contact informal salutation

The API provides feature to retrieve the informal salutation related to a contact, in order to get the informal salutation list 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.

NameDescriptionTypeAdditional information
contactId

Contact Id

integer

Required

Get the list

Below is the sample to make a call to get the informal salutation for a contact.

admin/contact/salutations/informal/9831292

Response Information

Resource Description

Informal Salutation Info

ITypedResponseOfSalutation
NameDescriptionTypeAdditional information
Result

Salutation

None.

Category

string

None.

Response Formats

Sample not available.