ADP · Example Payload

Adp Payroll Payroll Instruction Example

BenefitsHCMHRPayrollWorkforce

Adp Payroll Payroll Instruction 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

instructionIDassociateOIDinstructionTypeCodeeffectiveDate

Example Payload

Raw ↑
{
  "instructionID": "500123",
  "associateOID": "500123",
  "instructionTypeCode": "example_value",
  "effectiveDate": "example_value"
}