Retrieve a group quote intent

Retrieves a group_quote_intent object.

Authentication

AuthorizationBearer
Authorization header using the Bearer scheme

Path parameters

group_quote_intent_idstringRequiredformat: "gqi_.+"

Response

OK
idstringformat: "gqi_.+"
Unique identifier for the group quote intent
group_idstringformat: "gr_.+"
Unique identifier for the group
plan_idstringformat: "pl_.+"
Unique identifier for the plan
statusenum
Current status of the group quote intent
disclosureslist of objects
Disclosures associated with this intent.
cost_sharingobject
Cost sharing configuration for the quote
expected_start_datedate or null
Expected start date for the insurance coverage
action_requiredobject

Details of the action required from the caller, if the intent is in action_required status.

objectstringRead-only
Object type identifier

Errors

404
Not Found Error