Get the contact mailing address

The API provides the feature to retrieve the contact mailing address, in order to get the mailing address for a contact pass the 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 mailing address

Below is the sample request to get the mailing address of a contact:

admin/contact/address/mailing/9831292

Response Information

Resource Description

Mailing-Address

ITypedResponseOfMailingAddress
NameDescriptionTypeAdditional information
Result

MailingAddress

None.

Category

string

None.

Response Formats

Sample not available.