This repo is a public mirror of our lookups for coverages and other parameters whose values aren't numbers, booleans, or open-text strings -- meant for users of our Quote to Bind API.
Note that the logic for lookups is that the default lookup will have a name like policyLimitBIPD, and then there may also be a lookup with “State” appended to that name, like policyLimitBIPDState, which, if there is a set of values for a given state, should be used instead of the default lookup.
| File | Description |
|---|---|
| publicLookups | Main lookups for coverages and other quote parameters |
| mortgageLookups | For the MortgageDetailsInput type. You're also allowed to use this to implement mortgage lender autocomplete in your own UI. |
| enhancedRoofWindstormValues | Lookups for windstorm-related roof characteristics |
| insuranceProvidersList | Available to implement autocomplete / selection for currentAutoCarrier |
| securityProviders | Known security providers and whether they are Branch partners for Branch's connected home discount. These values can be used for the providerName field in the ConnectedHomeInput type. |