Create a group policy intent
Creates a group_policy_intent from a group_quote_intent that has a quote available. The intent coordinates the policy setup workflow including requirements collection and policy creation.
Authentication
AuthorizationBearer
Authorization header using the Bearer scheme
Request
This endpoint expects an object.
quote_intent_id
Unique identifier for the group quote intent to create a policy intent from
cost_sharing
Cost sharing configuration override for the setup. If not provided, falls back to the quote intent's cost sharing.
consent_approvals
Consent approvals to record at the time of intent creation
Response
OK
id
Unique identifier for the group policy intent
group_id
Unique identifier for the group
plan_id
Unique identifier for the plan
quote_intent_id
Unique identifier for the group quote intent this policy intent was created from
status
Current status of the group policy intent
disclosures
Disclosures associated with this intent.
due_date
Due date for the policy intent
cost_sharing
Cost sharing configuration for the policy intent
object
Object type identifier

