Workday Payroll · Example Payload

Payroll Worker Collection Example

CompensationEnterpriseHuman ResourcesPayrollSaaSTax

Payroll Worker Collection 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

datatotal

Example Payload

Raw ↑
{
  "data": [
    {
      "id": "w_100542",
      "descriptor": "Weekly USD Pay Group"
    }
  ],
  "total": 52
}