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 use one of the pre-defined last names (see below) for the lastName value. Depending on the value that you apply to the member's last name 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 about 2 months ago
