Creates a single payroll input instance with the specified data. At minimum, specify worker, payComponent, and startDate. If a position-based payComponent is used, position is required. If ongoing is false, endDate is required. If inputDetails is specified, the type field is req…
workerRequiredobjectThe worker for whom the payroll input is being created.
commentstringComment for the payroll input.
endDatestringThe end date for the payroll input, using the date format yyyy-mm-dd. Required for one-time payroll inputs.
ongoingbooleanWhether the payroll input is ongoing (recurring) or one-time.
currencyobjectReference to a currency in Workday
positionobjectReference to a position in Workday
worktagsarrayList of worktags for the payroll input.
startDateRequiredstringThe start date for the payroll input, using the date format yyyy-mm-dd.
adjustmentbooleanWhether this is an adjustment to an existing payroll input.
inputDetailsRequiredarrayList of input details for the payroll input.
payComponentRequiredobjectThe pay component for the payroll input.
runCategoriesarrayList of run categories for the payroll input.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.