/journey/start
endpoint in prefill mode, where document and biometric data are mapped to their respective properties within the context
object. For example:
biometrics
schema, selfieImage
is captured from liveness verification, while anchorImage
handling depends on the journey configuration.
For example, if a customer journey includes all three of the documents and biometrics modules, the anchorImage
is auto-populated by the Document Extraction Module, requiring your customers to provide only the selfieImage
.
However, for journeys containing only Liveness and Facematch modules, customers must provide both selfieImage
and anchorImage
.
side2Image
is only required for documents that have information on both sides (example; driver’s licenses and national ID cards).selfieImage
: The live photo captured during liveness verification.anchorImage
: The trusted reference image that serves as the comparison baseline, sourced either from the provided document or from the customer’s existing verified image (such as a previously verified selfie retained in their CRM systems).side1Image
: Primary document image (usually the front side containing the photo).side2Image
: Secondary document image (back side, if applicable).