Simulating different use cases in a test environment
The test environment enables you to force shifting an enrollment request and its KYC to the status of your choice, while respecting the overall process. For this, simply use the description field of these to objects (registration or kyc), to indicate the expected status. The object will take this status as soon as possible.
- You would like to test the expiration of a document.
In this case, mention "EXPIRED" (case insensitive) in the description of the document in question. The document will first take the PENDING status before taking the EXPIRED status upon the first synchronization.
- You would like to simulate an enrollment request rejection.
- Create a registration containing "REJECTED" (case insensitive) in your description.
- Specify the mandatory documents and submit the request.
Th enrollment request will take the status of the first synchronization.
You can then add new documents, modify the enrollment request information - even change the description to define a new target status, which it will take as soon as possible, etc.
In the test environment, if the enrollment request status remains non-final for more than 7 days, it automatically changes to CLOSED.