Workday · Example Payload

Person Contact Information Example

Cloud ComputingEnterprise SoftwareFinancial ManagementHCMSaaS

Person Contact 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

emailsphonesaddresses

Example Payload

Raw ↑
{
  "emails": "user@example.com",
  "phones": [],
  "addresses": []
}