Workday · Arazzo Workflow
Workday Request Compensation Change
Version 1.0.0
Read a worker's current compensation and available grades, then request a compensation change.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaSArazzoWorkflows
Provider
Workflows
request-compensation-change
Read current compensation and grades, then submit a compensation change.
Reads the worker, their current compensation plans, and the available compensation grades, then submits a compensation change request with the supplied effective date, reason, and proposed compensation.
1
getWorker
getWorkerById
Confirm the worker exists before reading compensation.
2
getCurrentPlans
getCompensationPlans
Read the worker's current compensation plans.
3
getGrades
getCompensationGrades
Read the catalog of compensation grades to validate the proposal.
4
requestChange
requestCompensationChange
Submit the compensation change request for the worker.
Source API Descriptions
openapi