Workday Payroll · Example Payload

Payroll Deduction Code Example

CompensationEnterpriseHuman ResourcesPayrollSaaSTax

Payroll Deduction 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

iddescriptortypepreTaxactive

Example Payload

Raw ↑
{
  "id": "MEDICAL_PRETAX",
  "descriptor": "Weekly USD Pay Group",
  "type": "Benefit",
  "preTax": true,
  "active": true
}