Create a benefitAsk AIpost https://sandbox.checkhq.com/benefitsCreates a benefit.Body ParamsemployeestringrequiredID of the employee associated with the benefit.benefitstringrequiredType of supported benefit. See types of benefits.company_benefitstringThe company benefit to associate this employee benefit with.periodstringThe period over which a period amount is distributed. Can be "monthly" or null.descriptionstringOptional description to distinguish the benefit within a plan. Maximum length of 255 characters.company_contribution_amountstringAmount for company to contribute per payrollcompany_contribution_percentfloatDecimal percentage of gross pay for company to contribute per payroll from 0 to 100.company_period_amountstringAmount for company to contribute over period.employee_contribution_amountstringAmount for employee to contribute per payrollemployee_contribution_percentfloatDecimal percentage of gross pay for company to contribute per payroll from 0 to 100.employee_period_amountstringAmount for employee to contribute over period.effective_startdateStart date for the benefiteffective_enddateEnd date for the benefithsa_contribution_limitstringContribution limit of a HSA benefitmetadatajsonAdditional loosely structured information to associate with this employee benefitResponse 201201Updated 6 months ago