CompanyAvailability
Additional input for login step.
Set of available coverage types and subtypes for this company
Name of the company.
Available company and line of business for insurance pdf upload.
LV_BALCIA_HOME, LV_BALTA_HOME, LV_COMPENSA_HOME, LV_ERGO_HOME, LV_GJENSIDIGE_HOME, LV_IF_HOME or LV_SWEDBANK_HOME.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.
LATVIAN_MOBILE_EPARAKSTS, LATVIAN_SMART_ID, LATVIAN_MOBILE_EPARAKSTS_USERNAME or LATVIAN_SMART_ID_USERNAME.Disabled login methods for the company.
LATVIAN_MOBILE_EPARAKSTS, LATVIAN_SMART_ID, LATVIAN_MOBILE_EPARAKSTS_USERNAME or LATVIAN_SMART_ID_USERNAME.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. Once taken out of BETA it cannot be set to BETA again.
OK, BETA or NOT_IMPLEMENTED.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" } ], "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}