Create and configure a transaction

Creates a transaction with configuration options for document verification, selfie liveness verification, biometric verification, and optional SDK configuration for client-side capture.

Body Params
documentVerification
object

Document verification configuration.

selfieVerification
object

Selfie liveness verification configuration.

faceMatchVerification
object

Configuration for selfie-only transactions that reuse a prior document verification. When provided, the transaction imports document images from a completed transaction owned by the same organization and performs face match plus selfie liveness using those images and the selfie captured in the following step.

matcherConfigs
array of objects
matcherConfigs
subjectInfo
object

Customer Input Personal Identification Information.

subjectInfoList
array of objects
subjectInfoList
biometricVerification
object

Biometric verification configuration.

sdk
object

SDK configuration for client-side capture and UI settings.

uri

Callback URL for webhook notifications

string
length ≤ 150

Optional client identifier, max length 150 characters

documentLivenessConfig
object

Configuration for document liveness checks.

Headers
string
required

API version header.

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json