Docs
API referenceComplianceSupportHomeLog inSign up
  • Introduction
  • Guides
    • API Quick Guide
      • Perform AML Screening
      • Perform Document Check
      • Perform Identity Check
      • Perform Proof of Address Check
      • Perform Multi-Bureau Check
    • Web Portal Quick Guide
      • Perform AML Screening
      • Perform Document Check
      • Perform Multi-Bureau Check
      • Send verification link to client
    • Web SDK Guide
      • Web SDK integration guide
      • Web SDK customizations
    • Mobile SDK Guide
      • Mobile SDK integration guide
      • Mobile SDK stages
      • Mobile SDK tracked events
      • Mobile SDK error codes
    • Hosted Solution Guide
      • Integration guide
    • Postman Guide
    • Webhooks Guide
    • Integration Checklist
  • Check Types
    • AML Screening Check
      • Lists coverage
    • Document Check
      • ID coverage
      • RFID authentication
      • Redaction
      • Expected sides per type
    • Identity Check
    • Enhanced Identity Check
    • Proof of Address Check
    • Multi-Bureau Check
      • Service coverage
    • Face Authentication Check
    • Age Estimation Check
    • Automation
  • Other Services
    • AML Risk Profile
    • Bulk Processing
    • Autofill
    • Company Search
    • Address Search
    • Custom Lists
    • Advanced Case Management
  • Access Management
    • Teams and User Roles
    • Single Sign On (SSO)
      • SSO with Okta
      • SSO with Microsoft Entra ID
  • Useful Resources
    • Testing Data
  • API Reference
Powered by GitBook
On this page

Was this helpful?

  1. Useful Resources

Testing Data

Learn how to simulate specific responses during your integration before going live.

PreviousSSO with Microsoft Entra ID

Last updated 1 year ago

Was this helpful?

To aid your integration using our test environment, i.e. the ComplyCube , we made it possible to simulate various responses from our services using specific triggers.

Test scenarios

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.

Sandbox