UKG · Example Payload

Pro Hcm Department Example

Human Capital ManagementHCMWorkforce ManagementHRPayrollTime and AttendanceBenefitsScheduling

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

Top-level fields

departmentIddepartmentNameparentDepartmentIdmanagerIdcostCenterId

Example Payload

Raw ↑
{
  "departmentId": "example-value",
  "departmentName": "example-value",
  "parentDepartmentId": "example-value",
  "managerId": "example-value",
  "costCenterId": "example-value"
}