UKG · Example Payload

Pro Wfm Accrual Balance Example

Human Capital ManagementHCMWorkforce ManagementHRPayrollTime and AttendanceBenefitsScheduling

Pro Wfm Accrual Balance 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

accrualCodeIdaccrualNamebalancependingBalancetakingBalanceasOfDate

Example Payload

Raw ↑
{
  "accrualCodeId": "example-value",
  "accrualName": "example-value",
  "balance": 1.0,
  "pendingBalance": 1.0,
  "takingBalance": 1.0,
  "asOfDate": "2026-01-15"
}