Update Employee Compensation

Updates the compensation details for an employee such as salary, currency, or pay frequency.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
👍

Do take a look at Get Compensation Plans API to fetch the list of Compensation Plans. You should pass the planId of the corresponding plan that pertains to your use case in this API

Supported Apps

Here are the list of apps that support this API.

Workday (workday)
Hibob (hibob)

Things to keep in mind about updating compensation in Hibob:

BambooHR (bamboohr)

Things to keep in mind about Compensation APIs in BambooHR

Paylocity (paylocity)
Deel (deel)

Things to keep in mind about updating compensation in Deel:

  • Only 1 compensation element is allowed in fixed, i.e. SALARY
  • Deel does not allow updating variable or stock compensation information
Humaans (humaans)
Paycor (paycor)
Paychex (paychex)

Paychex only allows updating fixed components

ADP Run (adp-run)
Alexis HR (alexishr)
Kallidus (kallidus)

Kallidus supports only one fixed component to be updated

FolksHR (folkshr)

Onlyfixed Salary component can be updated.

PrismHR (prismhr)

Refer api specific guides - PrismHR API Guide

SAP SuccessFactors (successfactors)

Supported Request Fields:

  • employeeId - Required
  • effectiveDate - Required
  • fixed
  • fixed.planId
  • fixed.amount
  • fixed.currency
  • fixed.frequency
  • variable
  • variable.planId
  • variable.amount
  • variable.currency
Body Params
string
required
string
required

Format: yyyy-mm-dd

fixed
array of objects
fixed
variable
array of objects
variable
stocks
array of objects
stocks
string

JSON-formatted string containing set of key-value attributes to provide additional data

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json