Workday · Arazzo Workflow
Workday Change Benefits
Version 1.0.0
Read a worker's current benefit elections and eligible plans, then initiate a benefit change event.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaSArazzoWorkflows
Provider
Workflows
change-benefits
Read current elections and eligible plans, then initiate a benefit change.
Reads the worker, their current benefit elections, and the plans they are eligible for, then initiates a benefit change event with the supplied event type, date, and reason.
1
getWorker
getWorkerById
Confirm the worker exists before reading benefit data.
2
getCurrentElections
getBenefitElections
Read the worker's current benefit elections.
3
getEligiblePlans
getEligibleBenefitPlans
Read the plans the worker is eligible to elect.
4
changeBenefits
changeBenefits
Initiate the benefit change event for the worker.
Source API Descriptions
openapi