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. |
All Checks | 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 23d ago