v1

latestOpenAPI 3.1.02026-07-2421872196.9 KB
Employees

Create an employee salary

Create a salary for an employee

post/employees/{employee_id}/salaries

Request body

effective_onstring date required
amountnumber required
per'day' | 'month' | 'hour' | 'year' | 'week' required
currency_codestring required
overtimeboolean
commentstring
pay_schedule_idinteger

Response

OK

idinteger
effective_onstring date
currency_codestring
amountnumber
per'hour' | 'day' | 'week' | 'month' | 'year'
overtimeboolean
commentstring
created_atstring date-time
updated_atstring date-time