Skip to content

Commit

Permalink
Add detail to face liveness description (#1776)
Browse files Browse the repository at this point in the history
  • Loading branch information
noon-dawg authored Feb 6, 2024
1 parent 46184b5 commit 3fe09fd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion openapi/components/schemas/KycRequestDocument.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ properties:
description: Specifies if the customer must upload a photo of their face (selfie) that matches a provided KYC document.
type: boolean
faceLivenessRequired:
description: Specifies if the customer must use face liveness solution to upload a selfie.
description: |-
Specifies if the customer must use the face liveness feature when uploading a selfie.
For more information, see [Facial recognition and identity verification](https://www.rebilly.com/docs/kyc-and-aml/kyc-and-aml/#facial-recognition-identity-verification).
type: boolean

0 comments on commit 3fe09fd

Please sign in to comment.