> For the complete documentation index, see [llms.txt](https://docs.vida.id/identity-stack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vida.id/identity-stack/verify/smart-kyc-fraud-api/mock-data-for-testing/biometric-verification.md).

# Biometric Verification

## Mock data for Biometric check

### Mock data for Biometric status Success

To test a scenario where a user biometric verification status is success, use the following table parameters.

| NIK Number       | UserName | DOB                                       |
| ---------------- | -------- | ----------------------------------------- |
| 3511000101806300 | UserGDAA | <p>YYYY-MM-DD</p><p></p><p>1980-01-01</p> |
| 3511000101806301 | UserGDAB | <p>YYYY-MM-DD</p><p></p><p>1980-01-01</p> |
| 3511000101806302 | UserGDAC | <p>YYYY-MM-DD</p><p></p><p>1980-01-01</p> |

### Mock data for Biometric status Failure

To test a scenario where a user biometric verification status is failure, use the following table parameters.

<table><thead><tr><th>NIK Number</th><th>UserName</th><th>DOB</th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td>3513000101806300</td><td>UserGDAA</td><td><p>YYYY-MM-DD</p><p></p><p>1980-01-01</p></td><td><p>FALSE</p><p></p></td><td><p><br></p><p>4008</p></td></tr><tr><td>3513000101806301</td><td>UserGDAB</td><td><p>YYYY-MM-DD</p><p></p><p>1980-01-01</p></td><td>FALSE</td><td></td></tr><tr><td>3513000101806302</td><td>UserGDAC</td><td><p>YYYY-MM-DD</p><p></p><p>1980-01-01</p></td><td>FALSE</td><td></td></tr></tbody></table>
