| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Overview
Returns US states (and other jurisdictions) that a specific rating company is licensed or configured to write business in. Use this to populate state selection dropdowns when creating or editing a quote.
This endpoint requires a carrierID, which identifies the rating company. The available states vary by rating company because each company is only configured for the jurisdictions it operates in. You can obtain the carrierID from the /api/Quotes/Lookups/Carriers endpoint or from an existing policy or quote record.
Optionally, you can further narrow the results by providing a policyLineID (line of business). A rating company may write in 30 states overall, but only 12 of those for a specific line like Workers' Compensation.
Results are sorted by DisplayCode.
Only active states are returned. If no states are valid or if carrierID isn't valid, then the endpoint returns a 200 reponse with an empty array[].