Workday · Example Payload

Person Personal Information Example

Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaS

Person Personal Information Example is an example object payload from Workday, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iddateOfBirthdisability

Example Payload

Raw ↑
{
  "id": "abc123",
  "dateOfBirth": "example_value",
  "disability": []
}