ADP · Example Payload

Adp Payroll Payroll Output Summary Example

BenefitsHCMHRPayrollWorkforce

Adp Payroll Payroll Output Summary Example is an example object payload from ADP, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

payrollOutputIDpayrollScheduleReferencepayrollStatusCodeworkerCount

Example Payload

Raw ↑
{
  "payrollOutputID": "500123",
  "payrollScheduleReference": "example_value",
  "payrollStatusCode": "example_value",
  "workerCount": 10
}