Workday · Arazzo Workflow
Workday Request One-Time Payment
Version 1.0.0
Confirm a worker and read their pay slips, then submit a one-time payment request.
View Spec
View on GitHub
Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaSArazzoWorkflows
Provider
Workflows
request-one-time-payment
Resolve a worker, read pay slips, then submit a one-time payment.
Reads the worker and recent pay slips, then submits a one-time payment request with the supplied effective date, amount, currency, and pay component.
1
getWorker
getWorkerById
Confirm the worker exists before reading payroll data.
2
getPaySlips
getPaySlips
Read recent pay slips for the worker for context.
3
requestPayment
{$sourceDescriptions.compensationApi.url}#/paths/~1workers~1{ID}~1requestOneTimePayment/post
Submit the one-time payment request for the worker.
Source API Descriptions
openapi
openapi