Workday Payroll · Example Payload

Payroll Earning Code Example

CompensationEnterpriseHuman ResourcesPayrollSaaSTax

Payroll Earning Code Example is an example object payload from Workday Payroll, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iddescriptortypetaxableactive

Example Payload

Raw ↑
{
  "id": "REGULAR",
  "descriptor": "Weekly USD Pay Group",
  "type": "Regular",
  "taxable": true,
  "active": true
}