Interface InvokeIdValidationCaseRequest

interface InvokeIdValidationCaseRequest {
    external_reference?: string;
    redirect_url: string;
    validation_settings_id: string;
}

Properties

external_reference?: string

String that can be used to identify a finished case

redirect_url: string

URL to the destination where the user will be redirected to after finishing the cidaas ID Validation process

validation_settings_id: string

UUID of the cidaas ID Validator setting that shall be used for this case. The value can be fetch from Cidaas Admin UI