Editable Salary Preprocess

These endpoints let you manage editable salary preprocess settings in the system. It allows you to retrieve, create, update, and delete editable salary preprocess records.

Preprocess editable salary

post

Preprocess salary editor data for up to 50 items.

Authorizations
AuthorizationstringRequired

Bearer authentication header of the form Bearer <token>.

Bodyobject[]
employeeIdentificationNumberstringOptional

Employee identification number

salaryItemCodestringOptional

Salary item code

amountnumber · doubleOptional

Amount

periodintegerOptional

Period

yearintegerOptional

Year

Responses
chevron-right
200

Batch response for editable salary preprocess

application/json
post
/core/v1/editable-salary-preprocess

Last updated