CompanyAvailability
Additional input for login step.
Set of available coverage types and subtypes for this company
The method used to collect data from this company. PSD2 indicates bank API collection, LEFI indicates registry-based collection, and STANDARD indicates the normal Insurely data collection flow.
PSD2, LEFI or STANDARD.Name of the company.
Available company and line of business for insurance pdf upload.
SE_IF_VEHICLE, SE_FOLKSAM_VEHICLE, SE_LANSFORSAKRINGAR_HOME, SE_PAYDRIVE_VEHICLE, SE_SVEDEA_VEHICLE, SE_VOLVIA_VEHICLE or SE_BLIWA_ACCIDENT.Company display name, for displaying to users.
The name of the group that a company or integration belongs to
Company-specific links such as contact forms or other external resources
The set of consents required for initiating collections from this company.
Whether or not it is possible to collect data from the company currently.
Configuration options for different login methods.
Available login methods for the company.
SWEDISH_MOBILE_BANKID_OTHER_DEVICE, SWEDISH_MOBILE_BANKID_OTHER_DEVICE_MOCK, SWEDISH_MOBILE_BANKID_SAME_DEVICE, SWEDISH_MOBILE_BANKID_SAME_DEVICE_CLIENT_SIDE_AUTHENTICATION, SWEDISH_MOBILE_BANKID_SAME_DEVICE_CLIENT_SIDE_AUTHENTICATION_MOCK, SWEDISH_MOBILE_BANKID_OTHER_DEVICE_TEST, SWEDISH_MOBILE_BANKID_SAME_DEVICE_TEST, SWEDISH_SECURITY_TOKEN or EMAIL.Disabled login methods for the company.
SWEDISH_MOBILE_BANKID_OTHER_DEVICE, SWEDISH_MOBILE_BANKID_OTHER_DEVICE_MOCK, SWEDISH_MOBILE_BANKID_SAME_DEVICE, SWEDISH_MOBILE_BANKID_SAME_DEVICE_CLIENT_SIDE_AUTHENTICATION, SWEDISH_MOBILE_BANKID_SAME_DEVICE_CLIENT_SIDE_AUTHENTICATION_MOCK, SWEDISH_MOBILE_BANKID_OTHER_DEVICE_TEST, SWEDISH_MOBILE_BANKID_SAME_DEVICE_TEST, SWEDISH_SECURITY_TOKEN or EMAIL.Company-specific notifications configuration
Reason for data collection being non-functional at present.
THIRD_PARTY_ERROR, THIRD_PARTY_UPDATE, INSURELY_ERROR, INSURELY_UPDATE or RECONSTRUCTION.Reset links to reset credentials for the company.
Status indicating the quality of the data collection for this company. A company has status BETA until we can guarantee the data quality and stability of it, after which its status is set to OK. A company may also be reported with status DEGRADED_PERFORMANCE when it is experiencing intermittent issues, usually due to errors at the data source. When status is DEGRADED_PERFORMANCE collections can still be attempted but may fail or return incomplete data.
OK, BETA, NOT_IMPLEMENTED or DEGRADED_PERFORMANCE.Whether the company supports starting a collection without user input. Requires input to be passed in at a later stage through the supplemental-info endpoint.
{ "additionalLoginInputs": [], "availableCoverageScopes": [ { "insuranceSubType": "CAR_INSURANCE", "insuranceType": "VEHICLE_INSURANCE" } ], "collectionMethod": "STANDARD", "company": "uk-aviva", "companyAndLineOfBusinesses": "UK_AXA_HOME", "companyDisplayName": "Aviva", "companyGroup": "SEB", "companyLinks": "{'contactFormLink': 'https://example.com/contact'", "consentRequirements": [], "functional": false, "loginConfig": { "passwordFieldPlaceholder": "PASSWORD", "passwordLabel": "PASSWORD", "usernameFieldPlaceholder": "EMAIL", "usernameLabel": "EMAIL" }, "loginMethods": "USERNAME_AND_PASSWORD", "nonFunctionalLoginMethods": "USERNAME_AND_PASSWORD", "notifications": "{'LOADING_SCREEN': 'SIGNIN_WARNING'}", "reason": "THIRD_PARTY_ERROR", "resetCredentials": "{'resetUsernameUrl': 'https://insurely.com/forgot-username', 'resetPasswordUrl': 'https://insurely.com/forgot-password'}", "status": "OK", "supportsPreheating": false}