Synchronous - A synchronous dedupe call refers to a process where the system performs a real-time duplicate check during customer creation or existing customer's data update. The system waits for the deduplication result before proceeding. The synchronous deduplication process is integrated into the party onboarding or party update workflow.
Asynchronous - An asynchronous dedupe call refers to a process where the deduplication check is performed in the background, independently of the primary operation. This means the system continues the primary operation without waiting for the deduplication results. Once the deduplication process is complete, the result is shown in the response with a unique ID. You can fetch this result using the Retrieve dedupe results endpoint.
The system always executes the check against the confirmed criteria first. If a match is found, it does not check against the potential criteria.The following endpoints are available for dedupe execution: