ADP · Example Payload

Adp Workers Person Example

BenefitsHCMHRPayrollWorkforce

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

Top-level fields

legalNamebirthDategenderCodemaritalStatusCodecommunication

Example Payload

Raw ↑
{
  "legalName": "example_value",
  "birthDate": "example_value",
  "genderCode": "example_value",
  "maritalStatusCode": "example_value",
  "communication": "example_value"
}