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
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
cost_sharing
Cost sharing configuration for the quote
object
Object type identifier

