ADP · Example Payload

Adp Payroll Amount Value Example

BenefitsHCMHRPayrollWorkforce

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

Top-level fields

amountValuecurrencyCode

Example Payload

Raw ↑
{
  "amountValue": 42.5,
  "currencyCode": "example_value"
}