MergeClientsDto
duplicateIdstringrequired
ID of the duplicate to fold into the target.
targetIdstringrequired
ID of the surviving canonical client.
MergeClientsDto
{
"duplicateId": "string",
"targetId": "string"
}
ID of the duplicate to fold into the target.
ID of the surviving canonical client.
{
"duplicateId": "string",
"targetId": "string"
}