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 insurances.
Demo Usernames
France ('fr-demo')
| Username | Effect |
|---|---|
errorFailedStart@test.com | Fails directly at start |
errortimeoutLogin@test.com | Login timeout |
errorUserInput@test.com | Returns USER INPUT |
errorWaitingForAuthentication@test.com | Returns WAITING FOR AUTHENTICATION |
errorIncorrectCredentials@test.com | Returns INCORRECT CREDENTIALS |
successEmptyInsurance@test.com | Returns COMPLETED EMPTY after login |
successMultipleInsurances@test.com | Returns COMPLETED with multiple insurance policies. |
France ('fr-demo-info-retraite')
| Username | Effect |
|---|---|
1000000000000 | PERIN — monetary value — holdingCompany contact: phone+email |
1000000000001 | PERP — monetary value — holdingCompany contact: phone+email |
1000000000002 | PREFON — monetary value — holdingCompany contact: phone+email |
1000000000003 | PEROB — monetary value — holdingCompany contact: phone+email |
1000000000004 | PERECO — monetary value — holdingCompany contact: phone+email |
1000000000005 | ARTICLE83 — monetary value — holdingCompany contact: phone+email |
1000000000006 | ARTICLE83 — points-based (currentValueFormula) — holdingCompany contact: none |
1000000000007 | PREFON — points-based (currentValueFormula) — holdingCompany contact: email only |
1000000000008 | PERIN — monetary value — holdingCompany contact: phone only |
1000000000009 | PEROB — monetary value — holdingCompany contact: none |
1000000000010 | ARTICLE83 — monetary value — holdingCompany contact: phone+email |
2111111111112 | THIRD_PARTY_ERROR — simulate upstream outage |
2211111111112 | CONTACT_FORM — user action required post-login |
2211111111122 | CUSTOMER_ENROLLMENT_REQUIRED — enrollment/sign-up required |
2221111111112 | INCORRECT_CREDENTIALS — invalid username/password |
2221111111113 | ACCOUNT_TEMPORARILY_LOCKED — account lock scenario |
0000000000001 | Success — returns a PERECO pension payload directly |
Notes:
- “points-based” means
currentValueis omitted andcurrentValueFormulais populated. - “monetary value” means
currentValueis populated andcurrentValueFormulais undefined.
PDF Upload
PDF upload is supported. Upload any PDF file and select line of business.
The returned result does not depend on the content of the uploaded PDF file,
instead it depends on the selected line of business.
Uploading at least one PDF using the Vehicle line of business will result in status FAILED PDF PARSE.
Only uploading using the Home line of business will result in one returned home insurance for each uploaded PDF.