[
{
"plan": {
"id": "<string>",
"plan_name": "<string>",
"plan_type": "<string>",
"group": "<string>",
"effective_start": "2023-12-25",
"effective_end": "2023-12-25",
"member_count": 123,
"dependent_count": 123,
"requires_primary_care_provider": true,
"plan_details": "<unknown>",
"plan_summary_url": "<string>",
"is_low_cost": true,
"provides_minimum_value": true,
"provides_essential_coverage": true,
"dependent_coverage_excluded": true,
"spouse_coverage_excluded": true,
"bundle": "<string>",
"partner_dependents_eligible": true,
"child_dependents_eligible": true,
"voluntary_coverage_options": {},
"plan_configurations": [
"<string>"
],
"required_enrollment": true,
"hsa_eligible": true,
"is_pre_tax": true,
"cobra_eligible": true,
"max_contributing_children": 123,
"required_regions": [],
"minimum_hours_worked": 123,
"base_spouse_age_off_member": 123,
"newly_available": true,
"allowed_employment_statuses": [
"full_time",
"part_time"
],
"union_eligible": true,
"seasonal_eligible": true,
"partner_enrollment_required": true,
"child_enrollment_required": true,
"create_payroll_benefits": true,
"metadata": {}
},
"member_contribution": "<string>",
"employer_contribution": "<string>",
"per_pay_period_employer_contribution": "<string>",
"per_pay_period_member_contribution": "<string>",
"eligible_dependent_ids": [
"<string>"
],
"tax_advantaged_account_limit": {
"limit_type": "<string>",
"individual_limit": "<string>",
"family_limit": "<string>",
"catch_up_limit": "<string>",
"yearly_contribution_limit": "<string>",
"monthly_contribution_limit": "<string>"
},
"volumes": [
{
"amount": "<string>",
"dependent": "<string>"
}
]
}
]