Plans
Create the Plans for a Group's Coverage Period
Formulate the Request
{
"plan": {
"external_identifier": "ppo_high_plan",
"description": "Medical PPO - High",
"product_line": "medical",
"product_type": "preferred_provider_organization",
"premium_level": "high",
"waiting_period": {
"coverage_start": "immediate",
"waiting_period": "30_days"
}
}
}Send Request / Receive Response
Success
Last updated
Was this helpful?