We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
GET /projects/:id/payrates
PUT /projects/:id/payrates
DELETE /projects/:id/payrates
Deleting a Project's pay rates will exclude the Project from payroll reports.
Individual Project Target can have their own rates of pay which override the Project's pay rates.
GET /projects/:id/targets/:tid/payrates
PUT /projects/:id/targets/:tid/payrates
DELETE /projects/:id/targets/:tid/payrates
Deleting a Project Target's pay rates will revert payroll back to using the Project's rates.