Merge entity API
Request
This API request subscribes an entity in the DT to an entity in the CT.
POST {DTSSURL}/entities/_merge?dataEntityUri={dtUri}&customerEntityUri={ctUri}
When on your customer tenant, you have a record that has a potential match coming from the data tenant, you can merge them if you believe they are the same. Note the IDs of both the entities from the tenants.
In the API request, you specify the ID of the customer and data tenant in the header. In the API request, specify the URIs of the entities in the data tenant and the customer tenant that must be merged.
The response to the request indicates whether it was successful. In the customer tenant, refresh the search page to find that the records have now merged. If you go to the source's view, you can see the data tenant crosswalk on this record with the ID of the record in the data tenant.