latestSwagger 2.02026-08-0982147352.7 KB

be66ed178abe

Eligibility

eligibility contributions

Partially updates eligibility contributions.<p>Scopes: import_plan</p>

patch/v{version}/eligibilities/{id}/contributions

Path parameters

idstring required
versionstring required

Request body

contribution_detail'Table' | 'Tier' | 'Custom' | 'Tier-Tobacco' required
contribution_type'Employee' | 'Employer' | 'Base Plan' required

Specifies who the contribution costs are attributed to. "Base Plan" can be used to inherit from the base plan.

base_plan_idstring

The base plan id. Must match an existing plan_id from the list of externally supplied plans OR match an existing ease plan id.

dependentsstring

Combined Dependents. Optionally used when contribution_detail = "Tier".

eestring

Employee only. Used when contribution_detail = "Tier".

esstring

Employee + Spouse. Used when contribution_detail = "Tier".

e_s1cstring

Employee + Spouse + 1 Child. Used when contribution_detail = "Tier".

e_s2cstring

Employee + Spouse + 2 Children. Used when contribution_detail = "Tier".

e_s3cstring

Employee + Spouse + 3 Children. Used when contribution_detail = "Tier".

e1cstring

Employee + 1 child. Used when contribution_detail = "Tier".

e2cstring

Employee + 2 children. Used when contribution_detail = "Tier".

e3cstring

Employee + 3 children. Used when contribution_detail = "Tier".

ee_tobaccostring

Employee only. Used when contribution_detail = "Tier-Tobacco".

es_tobaccostring

Employee + Spouse. Used when contribution_detail = "Tier-Tobacco".

e_s1c_tobaccostring

Employee + Spouse + 1 child. Used when contribution_detail = "Tier-Tobacco".

e_s2c_tobaccostring

Employee + Spouse + 2 children. Used when contribution_detail = "Tier-Tobacco".

e_s3c_tobaccostring

Employee + Spouse + 3 children. Used when contribution_detail = "Tier-Tobacco".

e1c_tobaccostring

Employee + 1 child. Used when contribution_detail = "Tier-Tobacco".

e2c_tobaccostring

Employee + 2 children. Used when contribution_detail = "Tier-Tobacco".

e3c_tobaccostring

Employee + 3 children. Used when contribution_detail = "Tier-Tobacco".

employeestring

Used when contribution_detail = "Table".

spousestring

Used when contribution_detail = "Table".

childrenstring

Used when contribution_detail = "Table".

employee_tobaccostring

Used when contribution_detail = "Table".

spouse_tobaccostring

Used when contribution_detail = "Table".

child1string

Used when contribution_detail = "Table".

child2string

Used when contribution_detail = "Table".

child3string

Used when contribution_detail = "Table".

familystring

Used when contribution_detail = "Table".

overall_maxstring

Used when contribution_detail = "Table".

apply_base_plan_amount_to_employee_onlyboolean

Indicates whether or not to limit the base amount to employee only.

Response

No Content