Workday · Example Payload

Absencemanagement Time Off Balance Example

Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaS

Absencemanagement Time Off Balance 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

iddescriptorbalanceunitasOfDate

Example Payload

Raw ↑
{
  "id": "abc123",
  "descriptor": "example_value",
  "balance": 42.5,
  "unit": "example_value",
  "asOfDate": "example_value"
}