/
PE
peopleforce
/
Company API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
peopleforce
Company API
put
Update an employee salary
v1
latest
OpenAPI 3.1.0
2026-07-24
218
72
196.9 KB
Employees
Update an employee salary
Updates an employee salary
put
/employees/{employee_id}/salaries/{id}
Request body
object
required
effective_on
string
date
amount
number
per
string
currency_code
string
overtime
boolean
comment
string
pay_schedule_id
integer
Response
OK
EmployeeSalary
required
id
integer
effective_on
string
date
currency_code
string
amount
number
per
'hour'
|
'day'
|
'week'
|
'month'
|
'year'
overtime
boolean
comment
string
pay_schedule
object
created_at
string
date-time
updated_at
string
date-time