List Contact Communication Details
GET {{baseUrl}}/cas/contacts/{{contactId}}/communications
Retrieves communication details for specified Contact.
Response Body
Key | Type | Comments |
---|---|---|
id | number | |
communicationType | String | Supported types: EMAIL FAX PHONE MOBILE SKYPE |
label | string | |
value | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |