Get the contact salutations

The API provides feature to retrieve the list of salutations related to a contact, in order to get the list of salutations 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 URL to retrieve the list

admin/contact/salutations/9831292

Response Information

Resource Description

Object containing Formal and Informal Salutations

ITypedResponseOfSalutations
NameDescriptionTypeAdditional information
Result

Salutations

None.

Category

string

None.

Response Formats

Sample not available.