Skip to main content
The Name Match module determines whether the subject’s name matches the name extracted from a document. The comparison accounts for nicknames and abbreviations of the target name, for example matching “Bill” against an extracted “William”. This module is typically placed after a Document Extraction or Document Verification module in a journey, since it requires extracted document data as an input. Required inputs: Full name, primary document extraction data.

Capabilities

Default outcomes

The outcome logic uses only the boolean match result. The match score is available for custom evaluation rules, for example to set a minimum confidence threshold.

Input payload

The following is a sample payload used to submit subject details to the Name Match module for processing.
JSON

Sample response

The following is a sample response for a successful name match.
JSON