This endpoint allows you to preview/simulate the outcome of the entity resolution process for the given collection. It returns a list of hits/matches to unified records in the system based the resolution rule of the collection, using the provided data and identifiers. Use this endpoint to understand how the entity resolution process would behave when injecting a record into the collection, helping you to understand the result on the system.
Note: Entity resolution first checks for duplicate identifiers already present in the system (unified records) and then applies the resolution rule to find matches. Therefore if matches are found based on identifiers, the resolution properties are ignored.
Key of the collection.
The data used in the resolution preview. It contains properties which must match the resolution properties defined in the resolution rule of the unified collection Note: The data must be a valid JSON object and values must be defined as arrays.
Identifiers used in the resolution preview.
If any of those identifiers are used by a source record linked to a unified record in the system, the resolution preview will return the unified record as an exact match.
Note: identifier match are done at the source record level, so it doesn't include generated relative identities or source identifiers in the format source:<>:<>.