Calculate Base Hourly Rate

Get
/employers/{employerId}/employees/{employeeId}/roles/{roleId}/basehourlyrate
Store values

Parameters

string
The Id of the Employer.
string
The Id of the Employee.
string
The Employee Role Id.
string
The frequency that this Employee Role is paid. (optional)
string
(optional)
number
The amount the Employee Role is regularly paid each period. (optional)
string
The Id of the Working Pattern that we want the calculations against. (optional)
Try it

Possible Responses

200 Success number application/json
404 Not Found