/
PE
peopleforce
/
Company API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
peopleforce
Company API
post
Create an employee salary
v1
latest
OpenAPI 3.1.0
2026-07-24
218
72
196.9 KB
Employees
Create an employee salary
Create a salary for an employee
post
/employees/{employee_id}/salaries
Request body
object
required
effective_on
string
date
required
amount
number
required
per
'day'
|
'month'
|
'hour'
|
'year'
|
'week'
required
currency_code
string
required
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