Workday · Example Payload

Absencemanagement Leave Of Absence Request Example

Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaS

Absencemanagement Leave Of Absence Request Example is an example object payload from Workday, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

firstDayOfLeaveestimatedLastDayOfLeavelastDayOfWorkfirstDayBackAtWorkcomment

Example Payload

Raw ↑
{
  "firstDayOfLeave": "example_value",
  "estimatedLastDayOfLeave": "example_value",
  "lastDayOfWork": "example_value",
  "firstDayBackAtWork": "example_value",
  "comment": "example_value"
}