Retrieve employer quote
Returns group’s health insurance quote
for an employer
by employer_quote_id
.
Path parameters
employer_id
employer_quote_id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
id
Unique identifier for the quote
employer_id
The Id of the employer for which the is created
quoted_at
Date and time the quote was created at
status
Current status of the quote
Allowed values:
coverage_levels
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.
object
The object type
required_action
Actions required by the employer to proceed with the quote. Set only when status
is action_required
.