This week we released the first instance of what we call data coercion, which makes submitting one insurance application to multiple carriers smoother for developers.
In the past, Herald relied on default values for each carrier’s coverage parameters to ensure that every carrier could provide a quote. With data coercion, developers can submit one desired set of coverage parameters and receive the closest acceptable value for each parameter from each carrier. Our developers can now focus on gathering information about the coverage their users want without worrying about the coverage limit rules for every carrier. We will be migrating more and more coverage parameters from default values to coerced values over time.