Absence.io · Example Payload

Department Example

AbsencesEmployeesLeave ManagementHR

Department Example is an example object payload from Absence.io, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_idnamemanagerIdparentId

Example Payload

Raw ↑
{
  "_id": "500999",
  "name": "Engineering",
  "managerId": "500456",
  "parentId": "500000"
}