faceResult | string:PASS or FAIL
|
faceImage | string,The image of the face collected in the liveness detection.
When returnImageType is URL, this value is a link that will be expired in 1 day; if the link is expired ,you need to re query this endpoint to get a new link. When returnImageType is Base64, this value is a Base64 encoded string of image bytes.
The default value of this field is typically consistent with faceImageFar, if the input livenessType is SILENT or ACTION, this value will equal with silentImage. More details refer to livenessFlowCategory . |
faceImageTime | long, The image capture timestamp ( milliseconds).
|
faceImageFar | string,The far image of the face collected in the liveness detection.
When returnImageType is URL, this value is a link that will be expired in 1 day; if the link is expired ,you need to re query this endpoint to get a new link. When returnImageType is Base64, this value is a Base64 encoded string of image bytes. Refer to livenessFlowCategory. |
faceImageFarTime | long, The far image capture timestamp ( milliseconds)
|
faceImageNear | string,The near image of the face collected in the liveness detection.
When returnImageType is URL, this value is a link that will be expired in 1 day; if the link is expired ,you need to re query this endpoint to get a new link. When returnImageType is Base64, this value is a Base64 encoded string of image bytes. Refer to livenessFlowCategory. |
faceImageNearTime | long, The near image capture timestamp ( milliseconds)
|
silentImage | string,The silent image of the face collected in the liveness detection.
When returnImageType is URL, this value is a link that will be expired in 1 day; if the link is expired ,you need to re query this endpoint to get a new link. When returnImageType is Base64, this value is a Base64 encoded string of image bytes. Refer to livenessFlowCategory. |
silentImageTime | long, The silent image capture timestamp ( milliseconds)
|
auditImageUrl | string,The zip file that contains multi audit images. this link will be expired in 1 day; Tf the link is expired ,you need to re query this endpoint to get a new link.
|
faceLivenessScore | number,The score is for anti-spoofing, ranging from [0,100], less than 50 means it might be an attack.
|
livenessAttackType | number, The attachType when faceLivenessScore is less than 50.
Refer to livenessAttackType.
|
livenessType | string, The livenessType that is used in liveness. Refer to
LivenessTypeList. |
livenessFlowCategory | string, The category of the capture flow that is used in liveness. the capture flow is under the livenessType. Refer to
livenessFlowCategory . |
faceSimilarityScore | number,Face similarity rate between the document image and liveness, the rate value is always between the number 0-100. Refer to Face Comparison Threshold
Note: for Liveness Detection, it always return null .
|
eventDetails | array, Event details.
|