Merge Contacts
Merges a duplicate contact into the specified surviving contact: client links, document references and portal access are moved to the survivor, chosen field values are applied, and the duplicate contact is permanently deleted. Cannot be undone.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| code* | path string | |
Request Body*
{
"duplicateCode": "string",
"fieldsFromDuplicate": [
"Name"
]
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found