v4
OpenAPI 3.0.02026-07-314441026.8 MBUpdate an employee benefit
Path parameters
Request body
The type of employee benefit, which determines how it is taxed and reported.
The remittance account to which collected benefit amounts are remitted.
The contribution amount per pay period. When amount_type is percent, this is interpreted as a percentage of the income basis (0-100); otherwise as a fixed dollar amount.
Whether amount is a fixed dollar value (fixed) or a percentage of the income basis (percent).
Determines the income used as the base for percentage-based benefit calculations. regular_earnings includes only salary and wage earnings. all_earnings includes all earnings. total_income includes all earnings, taxable allowances, and taxable reimbursements. none doesn't include any line items, and can be used with income_includes for completely custom definitions of income.
A multiplier applied to the Employee's earnings to determine the benefit coverage amount, used for coverage-based benefits such as life insurance.
The maximum dollar amount that will be contributed in a calendar year. Contributions stop once this limit is reached.
Whether max_annual_contribution accumulates across pay periods or applies as a fixed per-period cap.
The frequency at which this benefit is applied to Pay Stubs. When per_month, the amount is distributed across the selected Payrolls in the calendar month. per_month requires amount_type to be fixed.
The date from which this benefit is applied to Pay Stubs.
The date after which this benefit is no longer applied. null if the benefit applies indefinitely.
Whether provincial sales tax is applied to the benefit amount.
Which payroll date determines the calendar month for the allocation. Applies only to per_month benefits.
Which pay periods within the month receive the allocation. An array of 1-based positions; -1 is the final period. Applies only to per_month benefits.
Response
OK
The unique identifier of the object in Nmbr.
The type of the object in Nmbr ("employee_benefit").