Policy endpoints now optionally accept policy number
When requesting policy information, you can now provide policy number or policy ID as the path parameter, which is now named policy_identifier.
When requesting policy information, you can now provide policy number or policy ID as the path parameter, which is now named policy_identifier.
The Authenticate bridge link endpoint will now return agentId within the response body.
We have added support for generating a temporary access token for a particular agency: The "Create token" endpoint.
We have added an additional requirement specific to the state of Minnesota.
We have updated the quoting endpoints to include an additional kind of requirement that can be returned in the response: ineligible. This new requirement kind will be returned when the provided quote has submitted values that are not currently eligible for the named insureds or any data we know about them.
We have enhanced quoting endpoints to accept incident history information for the primary driver (policy holder) as optional data that may improve early rating accuracy.
We have enhanced quoting endpoints to accept insurance history information for the primary driver (policy holder) as optional data that may improve early rating accuracy.
We have added a new status value estimate_not_available to our quoting endpoints.
We have now exposed homeownerStatus on our get_policy endpoint!
We have now exposed premiumInCents for each coverage on our get_policy endpoint! This extra attribute is not available on through the quoting flow, but only for bound policies.