Update Employee Benefit

Updates current Employee Benefit Deduction.
Benefit Deductions and Benefit Templates are unconnected entities. From this reason you are not able to see which Benefit Template was used for create Benefit Deduction. Updates in Benefit Templates will not update Employee Benefit Deduction.
Be aware that started Payroll calculations will not take this change in affect. Payroll needs to be Discarded and Started again.
This endpoint can be called only by all user levels

Path Params
int32
required

Company Id

int32
required

Employee Id

int32
required

Benefit Id

Body Params

Benefit Template Update Entity

string | null

Name.

date-time | null

StartDate. Data type is validated and must be Number

date-time | null

EndDate. Data type is validated and must be Number

double | null

AnnualLimit.

double | null

Coverage.

employeeDeduction
object

ContributionAmountUpdate_v10.

employerContribution
object

ContributionAmountUpdate_v10.

Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

Responses

Language
Credentials
Bearer
jwt
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json