Workday Payroll · Example Payload

Payroll Results Pay Period Example

CompensationEnterpriseHuman ResourcesPayrollSaaSTax

Payroll Results Pay Period 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

startDateendDate

Example Payload

Raw ↑
{
  "startDate": "2026-04-30",
  "endDate": "2026-04-30"
}