UKG · Example Payload

Pro Hcm Direct Deposit Example

Human Capital ManagementHCMWorkforce ManagementHRPayrollTime and AttendanceBenefitsScheduling

Pro Hcm Direct Deposit 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

accountIdbankNameaccountTypedepositTypedepositAmountpriority

Example Payload

Raw ↑
{
  "accountId": "example-value",
  "bankName": "example-value",
  "accountType": "Checking",
  "depositType": "Amount",
  "depositAmount": 1.0,
  "priority": 1
}