Workday · Example Payload

Benefits Dependent Example

Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaS

Benefits Dependent 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

iddescriptorfullNamedateOfBirth

Example Payload

Raw ↑
{
  "id": "abc123",
  "descriptor": "example_value",
  "fullName": "example_value",
  "dateOfBirth": "example_value"
}