Plans
Configure benefit plans and available coverage options. Plans enables developers to create and manage benefit plan configurations, including plan types, coverage structures, and associated rules. These plans define what options are available to users during enrollment. Use this resource to set up and maintain benefit offerings that align with plan years and organizational requirements.
Was this section helpful?
Endpoints
GET
v1/plans?plan_year_id=plan_year_id&consumer_id=consumer_id&employer_id=employer_id&plan_ty...
GET
v1/plans/{plan_id}
POST
v1/plans
PUT
v1/plans/{plan_id}
Was this section helpful?