Testing Data
Learn how to simulate specific responses during your integration before going live.
To aid your integration using our test environment, i.e. the ComplyCube Sandbox, we made it possible to simulate various responses from our services using specific triggers.
Resource | Scenario | Trigger |
All Checks | Return clear as the outcome. | Default. |
AML Screening Check | Return attention as the outcome. | Run check on a client with the last name 'attention'. |
Document Check | Return attention as the outcome. | Run check on a client with the last name 'attention'. |
Identity Check | Return attention as the outcome. | Run check on a client with the last name 'attention'. |
Proof of Address Check | Return attention as the outcome. | Run check on a client with the last name 'attention'. |
Multi-Burea Check | Return attention as the outcome. | Run check on a client with the last name 'attention'. |
Face Authentication Check | Return attention as the outcome. | Run check on a client with the last name 'attention'. |
All Checks | Return not_processed as the outcome. | Run check on a client with the last name 'failed'. |
Risk Profile | Return overall risk score of low . | Add an address, nationality, birth country, or incorporation country to a client. |
Risk Profile | Return overall risk score of medium . | Add an address, nationality, birth country, or incorporation country to a client with a middle name 'medium-risk'. |
Risk Profile | Return overall risk score of high . | Add an address, nationality, birth country, or incorporation country to a client with a middle name 'high-risk'. |
Live Photos | Return an HTTP 200 OK response. | Default - only done via API. |
Last modified 3mo ago