The details API is used to retrieve contact property values and subscription details of a contact.
UI Reference: The API is called when the Contact Details tab is opened.
URI: webapp-api-custinfo?api=details
Access Rights Required: All agents, but results are only returned for segments to which they have been granted segment access. See __ for customer history.
Name |
Type |
Description |
---|---|---|
contactID |
Number |
This parameter represents an id of Contact. |
{ "contactID": 510 } |
The response provides a list of all the properties for the contact. The response includes the built-in properties from the Global segment, contact properties from segments the agent can access, and shared contact properties from all segments. Learn more about contact properties in the user guide.
The JSON values are explained in Properties That May Be Edited chapter
{ |