Simulating KYC Failures
In the Lynx sandbox environment, all accounts will automatically pass vetting; however, to support your testing efforts we have created a way to simulate an enrollment that will not pass vetting and require additional action. In the Lynx Sandbox environment when calling the Member Enrollment API add one of the pre-defined prefixes (see below) to the client member ID. Depending on the prefix that you apply to the client member ID a different result will occur.
**Note: in the Lynx Sandbox, the documents will not be validated for accuracy.
| Member Last Name | Description |
|---|---|
| KYC-AddressVerification | This will set the account enrollment status to Awaiting Documents and will simulate that an application requires a document to be uploaded that will allow the consumers address to be validated. |
| KYC-SSNVerification | This will set the account enrollment status to Awaiting Documents and will simulate that an application requires a documentation to be uploaded that will allow the consumers SSN to be validated |
| Denied | This will set the account enrollment status to denied. |
Updated 12 days ago
