Create a group quote intent
Creates a group_quote_intent to request a quote for a group and plan combination. The intent coordinates the quote workflow including requirements collection and quote generation.
Authentication
AuthorizationBearer
Authorization header using the Bearer scheme
Request
This endpoint expects an object.
group_id
Unique identifier for the group to get a quote for
plan_id
Unique identifier for the plan to get a quote for
cost_sharing
Cost sharing configuration for the quote
coverage_selections
Plan coverage option selections for group-policy-scoped configurations.
Response
OK
id
Unique identifier for the group quote intent
group_id
Unique identifier for the group
plan_id
Unique identifier for the plan
status
Current status of the group quote intent
consent_links
Consent links that need to be acknowledged
disclosures
Disclosures associated with this intent.
cost_sharing
Cost sharing configuration for the quote
object
Object type identifier
Errors
400
Bad Request Error
404
Not Found Error

