UKG · Example Payload

Pro Hcm Pay Rate Example

Human Capital ManagementHCMWorkforce ManagementHRPayrollTime and AttendanceBenefitsScheduling

Pro Hcm Pay Rate Example is an example object payload from UKG, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

employeeIdpayTypebasePaypayCurrencypayFrequencyeffectiveDate

Example Payload

Raw ↑
{
  "employeeId": "example-value",
  "payType": "Salary",
  "basePay": 1.0,
  "payCurrency": "example-value",
  "payFrequency": "Weekly",
  "effectiveDate": "2026-01-15"
}