Retrieve employer quote

Returns group’s health insurance quote for an employer by employer_quote_id.

Path parameters

employer_idstringRequired
employer_quote_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

OK

idstringformat: "erhq_.+"

Unique identifier for the quote

employer_idstringformat: "er_.+"

The Id of the employer for which the is created

quoted_atdatetime

Date and time the quote was created at

statusenum

Current status of the quote

Allowed values:
coverage_levelslist of objects

List of levels covered under the policy, each item representing details about the plan’s cover. Currently Kota only supports a single level of cover.

objectstringOptional

The object type

required_actionobjectOptional

Actions required by the employer to proceed with the quote. Set only when status is action_required.

Errors