UKG · Example Payload

Pro Hcm Benefits Election Example

Human Capital ManagementHCMWorkforce ManagementHRPayrollTime and AttendanceBenefitsScheduling

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

Top-level fields

employeeIdplanIdplanNamebenefitTypeenrollmentStatuscoverageTieremployeeContributioneffectiveDate

Example Payload

Raw ↑
{
  "employeeId": "example-value",
  "planId": "example-value",
  "planName": "example-value",
  "benefitType": "Medical",
  "enrollmentStatus": "Active",
  "coverageTier": "example-value",
  "employeeContribution": 1.0,
  "effectiveDate": "2026-01-15"
}