ADP · Example Payload

Adp Workers Address Example

BenefitsHCMHRPayrollWorkforce

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

Top-level fields

lineOnelineTwocityNamecountrySubdivisionLevel1postalCodecountryCode

Example Payload

Raw ↑
{
  "lineOne": "example_value",
  "lineTwo": "example_value",
  "cityName": "example_value",
  "countrySubdivisionLevel1": "example_value",
  "postalCode": "example_value",
  "countryCode": "example_value"
}