Workday · Example Payload

Staffing Termination Request Example

Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaS

Staffing Termination Request Example is an example object payload from Workday, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

terminationDatelastDayOfWorkregrettablenotifyEmployee

Example Payload

Raw ↑
{
  "terminationDate": "example_value",
  "lastDayOfWork": "example_value",
  "regrettable": true,
  "notifyEmployee": true
}