Workday Payroll · Example Payload

Payroll Update Pay Run Request Example

CompensationEnterpriseHuman ResourcesPayrollSaaSTax

Payroll Update Pay Run Request Example is an example object payload from Workday Payroll, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

statuspaymentDate

Example Payload

Raw ↑
{
  "status": "Draft",
  "paymentDate": "2026-04-30"
}