Apply Pay Increase

Put
/employers/{employerId}/employees/payincrease

Increases the PayOptions.PayAmount and PayOptions.BaseHourlyRate by the percentage given.

Store values

Parameters

string
The Id of the Employer to which the employees belong.
number
(optional)
boolean
Set this to true (optional)
Try it

Possible Responses

200 Success
409 Conflict