Workday Recruiting · Example Payload

Recruiting Rest Api Attachment Example

HCMHuman ResourcesRecruitingSaaSTalent Acquisition

Recruiting Rest Api Attachment Example is an example object payload from Workday Recruiting, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idfileNamecategorycontentTypefileSizeuploadedOn

Example Payload

Raw ↑
{
  "id": "11111111-2222-3333-4444-555555555555",
  "fileName": "resume.pdf",
  "category": "Resume",
  "contentType": "Full time",
  "fileSize": 245678,
  "uploadedOn": "2026-05-03T14:30:00Z"
}