Creates a new salary entry for a given employee.

Path Params
string
required

Employee backend-id.

Body Params

Salary entry to add. This must not conflict with another entry on the same effective date.

boolean

internal flag

string

The type of the change that was performed for this work entry. This will contain the ID of the value from the Change Type list.

change
object

Details of the last change and the ID of the user who updated this entry

string

Represents the frequency the salary is paid. This can be one of: Monthly, Semi Monthly, Weekly, or Bi-Weekly.

date

The date this entry was created.

boolean

Is 'true' when this is the effective entry which is currently active.

date

The date this entry was modified.

integer

The id of the entry.

date

For entries that are not active - this is the date this entry became not effective.

date

The active effective date for this entry.

base
object
required
string
required

Represents the period for this salary entry. This can be one of: Annual, Hourly, Daily, Weekly, Monthly.

date

The date this entry becomes effective. This is a mandatory field for a work entry.

Response
200

Entry added successfully.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!