Benefit Products
List benefit products
benefit_products.list(**kwargs) -> BenefitProductListResponse { id, active, category, 6 more }
/v1/benefit-products
Models
Benefit ProductsPlan Years
List plan years for benefit
benefit_products.plan_years.list(benefit_product_id, **kwargs) -> PlanYearListResponse { id, benefit_product_id, contribution_classes, 9 more }
/v1/benefit-products/{benefit_product_id}/plan-years
Create new plan year
benefit_products.plan_years.create(benefit_product_id, **kwargs) -> PlanYear { id, benefit_product_id, contribution_classes, 9 more }
/v1/benefit-products/{benefit_product_id}/plan-years