Skip to main content

FaceCreateResponse

Parameters returned from the create Face Biometric operation.

Properties

NameTypeDescriptionNotes
activationQRCodeStringThe QR code used to register the mobile Face Biometric.[optional]
activationUrlStringThe activation URL used to register the mobile Face Biometric.[optional]
applicantIdStringThe ID of the applicant in Onfido.[optional]
createdOffsetDateTimeDate the authenticator was created.[optional]
expiryOffsetDateTimeDate the authenticator will expire.[optional]
idStringThe ID of the Face Biometric.[optional]
mobileBooleanIf the authenticator was created for mobile.[optional]
serialNumberStringThe serial number of the Face Biometric.[optional]
statusStatusEnumThe status of the authenticator.[optional]

StatusEnum

NameValue
ACTIVATING"ACTIVATING"
ACTIVE"ACTIVE"
FAILED"FAILED"
EXPIRED"EXPIRED"
REVIEW"REVIEW"
DISABLED"DISABLED"
NEW"NEW"