maintainContactCustomerLink (CRX040A) – allows the user to create or delete a link between the current customer and a contact (registered). To create a link between the current customer and a contact, the user should have action field set to 1. To delete a link between the current customer and a contact, the user should have action field set to 2. The Contact ID must exist in the system. 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 | String | Mandatory | |
| action | Action | String | 1 | Mandatory |
| contactId | Contact Id | String | Mandatory |
Response:
| Field | Description | Type | Occurrence |
| messageSet | Message set | MessageSetDataType
Complex Type |
