retrieveLinkedContacts (CRX030A) – allows the user to retrieve the contact information linked to the current session (registered). Otherwise the appropriate error message(s) will be returned.
N.B. The user needs to call the createSession web service for a registered user before calling this web service.
Input parameters:
| Field ID | Description | Type | Length | Constraints |
| sessionId | Session ID for the logged in user. | String | Mandatory |
Response:
| Field ID | Description | Type | Occurrence |
| linkedContacts | Array of linked contacts | linkedContacts | |
| messageSet | Message set | messageSetDataType |
