Demo Companies

For each market there is a demo company which allows you to test the full data collection flow like it would be a real company without having to authenticate. This means that you can start a collection, check the status and get data exactly the same way as you would for a regular company, only difference being that it will not trigger an end-user authentication. There are a set number of usernames which will do specific things, usernames that are not used in this list will return wealth accounts.

Demo Usernames

Germany ('de-demo')

UsernameEffect
errorFailedStart@test.comFails directly at start
errorThirdParty@test.comReturns THIRD_PARTY_ERROR
errorAuthenticationConflict@test.comReturns AUTHENTICATION_CONFLICT
successTwoFactor@test.comTriggers OTP 2FA flow requiring code input
incorrectCredentialsReturns INCORRECT_CREDENTIALS (case-insensitive contains)
customerEnrollmentReturns CUSTOMER_ENROLLMENT_REQUIRED (case-insensitive contains)
contactFormReturns CONTACT_FORM (case-insensitive contains)
successEmptyWealth@test.comReturns COMPLETED_EMPTY with no wealth accounts
successMultiplePensions@test.comReturns COMPLETED with multiple pension types (default if no username provided)